Thank you for replying. But I am telling 'ls-F' (tcsh built-in command), not 'ls -F'.
On 17 May 2012 20:19, Bernt Hansson <[email protected]> wrote: > 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
