ls-F tcsh built-in command

Bernt Hansson bah at bananmonarki.se
Thu May 17 11:20:54 UTC 2012


2012-05-17 08:12, fake fake skrev:
> BSD's 'ls' seems to support only ANSI colors, so I want to use 'ls-F'
> instead. (which supports ISO 6429 colors)
> 'ls-F' colors directories beautifully. But 'ls-F -l' does not, at all.
> Is this designed, or am I doing something wrong?

 From ls manpage

-F
Display a slash (`/') immediately after each pathname that is a
directory, an asterisk (`*') after each that is executable,an at sign 
(`@') after each symbolic link, an equals sign (`=') after
each socket, a percent sign (`%') after each whiteout, and a vertical 
bar (`|') after each that is a FIFO.


More information about the freebsd-questions mailing list