Timeline for List of filenames as argument for mplayer => mplayer doesn't recognize the filenames
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 3, 2016 at 2:31 | answer | added | Tom Fenech | timeline score: 2 | |
| Jan 2, 2016 at 21:23 | history | edited | jimmij | CC BY-SA 3.0 |
added 2 characters in body; edited tags; edited title
|
| Jan 2, 2016 at 21:09 | vote | accept | uuu | ||
| Jan 2, 2016 at 21:07 | answer | added | jimmij | timeline score: 4 | |
| Jan 2, 2016 at 21:01 | comment | added | Dan Cornilescu |
you don't need to unalias it, you can just reference ls with full path: mplayer $(/bin/ls | sort -R)
|
|
| Jan 2, 2016 at 20:50 | comment | added | uuu | exaktly, --color=always was the result. But why is that happeining? what has the color to do with that? @Jimmij would you consider to rewrite your comment as an answer so i can mark it solved? @ MichaelHomer mplayer $(ls -l) didn't work, even when i unalias ls. ("unknown option --rw....") | |
| Jan 2, 2016 at 20:48 | comment | added | jimmij |
Try mplayer $(\ls | sort -R) I bet you have an alias ls --color=always.
|
|
| Jan 2, 2016 at 20:39 | comment | added | Michael Homer |
Edit in ls -l.
|
|
| Jan 2, 2016 at 20:38 | history | edited | uuu | CC BY-SA 3.0 |
added 64 characters in body
|
| Jan 2, 2016 at 20:37 | comment | added | uuu | nope. normal/regular files. | |
| Jan 2, 2016 at 20:37 | comment | added | Michael Homer | Are these dead symlinks? | |
| Jan 2, 2016 at 20:35 | history | asked | uuu | CC BY-SA 3.0 |