On Tue, 3 Jul 2001, Alister Waller wrote:

> for i in `ls *.TXT`

ALister, as in the last question, you dont seem to be aware that wildcard
expansion is done by the shell, not by the command as in MS-DOS.
  So the 'ls' does nothing useful, and may cause errors. Shells are
complex, and worth reading about.

-- 
Mike Holland  <[EMAIL PROTECTED]>
                          --==--


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to