Displaying 2 results from an estimated 2 matches for "tootsy".
Did you mean:
toots
2019 Oct 26
0
ls permissions format changed in CentOS 8
...is not giving similar results... I usually start by
setting up a new account and unset all SHELL variables in said
account. I then see if the problem occurs. If it doesn't, I make
changes one by one from the other shells variables to see if it does.
[Well I probably do the Wise Old Owl from the tootsy pop commercial..
once I hit three I start moving files until I get it.. sometimes it
turns out that it is some weird config setting I didn't know in a file
I didn't think would affect things.]
I am going to expect that TERM=DUMB might be the problem.. but not sure.
> __________________...
2019 Oct 25
5
ls permissions format changed in CentOS 8
When I use "ls -al" on a directory, for files with only owner read/write
permission, the displayed attributes are "-rw-", not "-rw-------". That
means the file names don't line up with other files in the directory, which
makes the listing harder to read. What changed where and how do I fix that?