diff options
Diffstat (limited to 'Demo/scripts/from.py')
-rwxr-xr-x | Demo/scripts/from.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/scripts/from.py b/Demo/scripts/from.py index 3213aea2ba..4c01b4c3a8 100755 --- a/Demo/scripts/from.py +++ b/Demo/scripts/from.py @@ -1,4 +1,4 @@ -#! /usr/local/python +#! /usr/local/bin/python # Print From and Subject of messages in $MAIL. # Extension to multiple mailboxes and other bells & whistles are left |