[CentOS] Maybe OT : strange wildcard behaviour
Stephen Harris
lists at spuddy.orgMon Oct 25 20:42:28 UTC 2010
- Previous message: [CentOS] Maybe OT : strange wildcard behaviour
- Next message: [CentOS] Maybe OT : strange wildcard behaviour
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Oct 25, 2010 at 04:38:15PM -0400, ken wrote: > I'm getting strange stuff too: > > $ /bin/ls -l radiolab101510--Fate-and-Fortune.mp3 > -rw-r--r-- 1 zl zl 57144527 Sep 30 16:10 > radiolab101510--Fate-and-Fortune.mp3 > $ /bin/ls -l *.mp3 > /bin/ls: unrecognized option `--Fate-and-Fortune.mp3' You have a file begining with a - sign and this is expanding on the comamnd line. Do "ls -l -- *.mp3" to be safe -- rgds Stephen
- Previous message: [CentOS] Maybe OT : strange wildcard behaviour
- Next message: [CentOS] Maybe OT : strange wildcard behaviour
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list