Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Examples...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Examples...
Authored by: fireproof on Nov 05, '01 12:00:39PM

The example you've given is useful to me for other reasons - I'm a long time Mac guy, and sometimes even the most obvious UN*X tricks seem obscure, so an example of "for i in *.txt" is gold.

After seeing this I was able to set up a small script to use makedoc on every text file in a directory (once #!/bin/sh had been added to the top of the script). Now I've just got to figure out how to move through sub-directories, and my entire Palm doc library will be ready to go...

[ Reply to This | # ]

Examples...
Authored by: osxpounder on May 07, '04 12:17:53PM

Hmm, what is makedoc?

---
--
osxpounder



[ Reply to This | # ]