How to get a list of file names in different lines
ls -1
That is a number, not small L
.
ls -1
. From the help:
-1 list one file per line
Works on cygwin and FreeBSD, so it's probably not too GNU-specific.
ls -1
That is a number, not small L
.
ls -1
. From the help:
-1 list one file per line
Works on cygwin and FreeBSD, so it's probably not too GNU-specific.