Does anyone remember the tool used in shell scripts to create a count (ie., 1 2 3 4 5)? Something like: for i in `tool 1 5'; do ... which results in: for i in 1 2 3 4 5; do ... ? I can't remember it for the life of me. Regards, Dustin
-- Dustin Puryear <[EMAIL PROTECTED]> http://members.telocity.com/~dpuryear In the beginning the Universe was created. This has been widely regarded as a bad move. - Douglas Adams ================================================ BRLUG - The Baton Rouge Linux User Group Visit http://www.brlug.net for more information. Send email to [EMAIL PROTECTED] to change your subscription information. ================================================ <!-- body="end" --> <hr noshade> <ul> <li><strong>Next message:</strong> John B. Cole: "[brluglist] LILO problems - EBDA too big" <li><strong>Previous message:</strong> [EMAIL PROTECTED]: "Re: [brluglist] notes from meeting and Thanks for your help" <li><strong>Next in thread:</strong> [EMAIL PROTECTED]: "Re: [brluglist] counter.." <li><strong>Maybe reply:</strong> [EMAIL PROTECTED]: "Re: [brluglist] counter.." <li><strong>Messages sorted by:</strong> [ date ] [ thread ] [ subject ] [ author ] [ attachment ] </ul> <hr noshade> <small> <em> This archive was generated by hypermail 2.1.2 : <em>Thu Sep 06 2001 - 11:10:51 CDT</em> </em> </small> </body> </html>
