On Thu, Jan 15, 2009 at 06:20:44PM -0600, Ryan Schmidt said: > > On Jan 15, 2009, at 18:09, Bryan Blackburn wrote: > >> On Thu, Jan 15, 2009 at 04:18:09PM -0600, Michael Mensinger said: >> >>> what do I do with 'cd `port work expat`/*' ??? >>> all it did was put my directory to Applications >>> >>> Menz-MacBook:~ Mike$ cd `port work expat`/* >>> Menz-MacBook:Applications Mike$ >>> now what? sorry i'm new.... >> >> Sounds like maybe the work dir was cleaned, though cd'ing to multiple >> directories should have resulted in an error... > > Doesn't look like it; looks like it cd's to the first item provided.
At least in my bash: $ cd /* -bash: cd: /Applications /Desktop DB /Desktop DF /Developer /Library /Network /System /Users /Volumes /bin /cores /dev /etc /home /mach_kernel /mach_kernel.ctfsys /mp /net /opt /private /sbin /tmp /usr /var: No such file or directory hence my thinking it'd be an error...maybe some shells just ignore later arguments? Bryan _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
