[X-Unix] exe files
Richard Nagle
cms01 at tampabay.rr.com
Sat May 14 21:21:17 PDT 2005
what to make a text files a execuitable
i.e.
Instead of typing this in:
cat Library/Logs/mailfilter.log | grep "Deleted" | sed "s/.*Deleted.*\[Applied
filter: '//g" | sed "s/' to '.*//g" | sort | uniq -c | grep -v " 1" | sort -r
Want to make a execuitable file,
so that I can just double click and it would open terminal window
and run the line command.
I want to call the file, spamreport
Thanks -
Richard
More information about the X-Unix
mailing list