On 4/12/06, Ted MacNEIL <[EMAIL PROTECTED]> wrote:
> My point was that all OS's have a LIST command.
> I was told that LIST was an invalid description of what the command did.
> What word would you pick?
I would use
grep '.*'
or perhaps
awk '{print}'
or you could even just use
dd
and leave out the "wc -c" since dd prints how many bytes it
transferred at the end of its output
Cheers :-),
Aaron Peterson
Versailles, KY
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html