Having trouble creating custom fortunes for the fortune command. I am running Mac OS X 10.6 and I used fink to install the fortune and fortune-mod command. Here is my process:
- I create a text file like so:
ARMED MEN ARE CITIZENS, UNARMED MEN ARE SUBJECTS!!! % Armenians are comical in full battle dress. % Armies aren't known for neatness. -- Solomon Short %
- Ran this command in the Terminal:
strfile mytextfile quotes.dat
- Finally I try and run:
fortune quotes.dat
And greets me with this error:
fortune:/Users/bigred/Downloads/quotes.dat not a fortune file or directory
Any ideas?
