[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Newbie question



On Wed, 7 Nov 2001 14:56:35 -0600
Dimitri Maziuk <dmaziuk@yola.bmrb.wisc.edu> wrote:
> Yeah well. I did a "for i in `ls`" on a large directory once and 
> ended up with a lot of files with funny names. That's probably
> just me, things-that-could-never-possibly-happen happen to me all
> the time...

Do for 'for i in `/bin/ls`', absolute paths make things portable.



Reply to: