Registered Member
|
In Konsole I see folders and files alphabetically but I want the traditional view of folders first (above files).
I searched the web but this simple question remains unsolved. |
Manager
|
this is not a KDE issue, it is a Linux one as you are using the Linux command ls
replace (alias) your ls command with
|
Registered Member
|
I made a .bash_aliases file with
Thanks for pointing out that it's not a KDE-issue; I'll do some better homework on aliases first and see if I can get it sorted. EDIT: even though it's not sortde out, I wanted to mark Solved since it's not a KDE-issue. When I clicked the mark Solved best answer button though, I got a pop-up about some image-site - happened 3 times... will try again later to see if the pop-up is persistent |
Registered Member
|
You have to use quotes around the command string because it contains a space. Also, if you want to retain colourfull output you should add $LS_OPTIONS as well, just like .bashrc does:
Or just add "--group-directories-first" to the $LS_OPTIONS variable in .bashrc:
|
Registered Member
|
thank you both very much
(the solved marking worked this time too) |
Registered users: bancha, Bing [Bot], Evergrowing, Google [Bot], lockheed, mesutakcan, Sogou [Bot]