[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
suggestion: $LS_ARGS
From: |
Harald Dunkel |
Subject: |
suggestion: $LS_ARGS |
Date: |
Fri, 23 Feb 2018 09:14:06 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
Hi folks,
I would like to suggest to introduce an environment variable
"LS_ARGS", holding the default arguments to ls (similar to $LESS).
This could help to simplify the user environment. You don't have
to create clumsy aliases for ls anymore, but you could set
export LS_ARGS="--color=never --quoting-style=escape"
in your .bashrc without affecting foreign ls implementations (AIX,
OpenBSD, Solaris, etc).
Hopefully I wasn't too blind to see.
Regards
Harri
- suggestion: $LS_ARGS,
Harald Dunkel <=