How do I get bash to automagically execute a line or two of code at login? [more inside]
posted on Oct 22, 2007 - 25 answers ![]()
I would basically like to rip off, wholesale, some command-line script which will provide me a countdown -- only in days. No years, months, minutes, or seconds. Unfortunately, adapting an existing script is beyond my ken. [more inside]
posted on Sep 27, 2007 - 5 answers
Where can I find a simple UNIX homework submission script? [more inside]
posted on May 18, 2006 - 15 answers
Korn Shell Filter: I have a list of time ordered files, with Julian day of year as part of the filename. There is not a file for every Julian day. If I grep on a directory listing for file *{DOY}*, and that file does not exist, I would like my script to be smart enough to use the file immediately preceding it in the listing, even if the preceding file is not *{DOY-1}*. My Google-Fu has failed me. Any suggestions?
posted on Nov 22, 2005 - 9 answers ![]()
Unix scripting question- how do I automate an interactive command-line application? [MI]
posted on Dec 15, 2004 - 9 answers ![]()