I use the following (which I don't use that often to be honest):
alias lld='find -maxdepth 1 -type d ! -name ".*" -printf "%P\n" | xargs ls -lUd --color'
-- Pádraig Brady - http://www.pixelbeat.org -- _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils