Re: list of all ´ls´ command-line switches/options

2025-02-19 Thread Felix Lechner via
Hi Gottfried, On Wed, Feb 19 2025, gfp wrote: > I want to change the "Dired" view in Emacs. Welcome to the world of customization! I am not sure what's happening to you, but it's possible to fall into a trap. Why not make everything fit like a glove? Like you, I initially didn't like Dired.

Re: list of all ´ls´ command-line switches/options

2025-02-19 Thread Tobias Geerinckx-Rice
Hi, > an other opinion That… looks like the same opinion to me? I don't see a contradiction. I'm glad that someone more familiar with Dired could elaborate on the emacs side. I don't use it. I'm an ‘ls’ power user. Kind regards, T G-R Sent on the go. Excuse or enjoy my brevity.

Re: list of all ´ls´ command-line switches/options

2025-02-19 Thread gfp
Hi, Drew Adams has an other opinion: see the emails on the bottom (the first, I asked, is quite at the bottom, chronologically sorted) Am 19.02.25 um 13:26 schrieb Tobias Geerinckx-Rice: Hi Gottfried, Like almost all Linux distributions, Guix uses the ‘ls’ and many other fundamental comman

Re: list of all ´ls´ command-line switches/options

2025-02-19 Thread Tobias Geerinckx-Rice
Hi Gottfried, Like almost all Linux distributions, Guix uses the ‘ls’ and many other fundamental commands from the GNU coreutils package. These are the ones you'll see called ‘Linux commands’ in many silly tutorials, like ‘cp’, ‘mv’, etc. Almost all GNU commands support the ‘--help’ option, wh

list of all ´ls´ command-line switches/options

2025-02-19 Thread gfp
Hi Guix, How can I find the list of all the ´ls´ command-line switches (options) which are in Guix available? because I want to change the "Dired" view in Emacs. current one is: -al That is said in Emacs customize-option/Dired: Dired Listing Switches: Switches passed to ‘ls’ for Dired. MU