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
- [SLUG] my next stupid question Alister Waller
- Re: [SLUG] my next stupid question Mike Holland
- Re: [SLUG] my next stupid question Jeff Waugh
- Re: [SLUG] my next stupid question John Clarke
- RE: [SLUG] my next stupid question Alister Waller
- Re: [SLUG] my next stupid question Malcolm Tredinnick
- Re: [SLUG] my next stupid question Malcolm Tredinnick
- Re: [SLUG] my next stupid question Andre Pang
- Re: [SLUG] my next stupid question Jeff Waugh
