Hi, I have written a Shell Script for backing up my mailbox. I have to pass my folder path as argument to the script. This script is executed using key macro from mutt. I tried passing the value as $folder, but not working. How can I pass the folder path to the script ? Is there any variable that stores the folder path ?
-Prashanth