Pádraig Brady <[email protected]> writes:

> # quick dir listing with latest files/dirs at the bottom,
> # prettify symlink arrows.
> # using eval to precompute the tput sequences.
> eval "
> l() {
>   ls -lrt --color=always \"\...@\" |
>   sed 's/ -> / $(tput bold)▪▶$(tput sgr0) /'

FWIW, I find this arrow pretty ugly.  Why not →?

Andreas.

-- 
Andreas Schwab, [email protected]
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Reply via email to