<em>> Does anyone remember the tool used in shell scripts to create a count
<em>> (ie., 1 2 3 4 5)? Something like:
<em>> 
<em>> for i in `tool 1 5'; do ...
<em>> 
<em>> which results in:
<em>> 
<em>> for i in 1 2 3 4 5; do ...
<em>> 
<em>> ? I can't remember it for the life of me.
You're looking for "seq", which I also could not remember for the life of me,
but I went ahead and looked through /usr/bin and found it.  "seq --help" on an
applicable box for the switches.
-Nathaniel
================================================
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> Dustin Puryear: "Re: [brluglist] counter.."
<li><strong>Previous message:</strong> Dustin Puryear: "Re: [brluglist] LILO 
problems - EBDA too big"
<li><strong>Maybe in reply to:</strong> Dustin Puryear: "[brluglist] counter.."
<li><strong>Next in thread:</strong> Dustin Puryear: "Re: [brluglist] counter.."
<li><strong>Reply:</strong> Dustin Puryear: "Re: [brluglist] counter.."
<li><strong>Reply:</strong> Mark Orr: "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>

Reply via email to