On 2/15/19 10:20 PM, Anders Magnusson wrote:
Den 2019-02-15 kl. 22:17, skrev Christian Groessler:On 2/15/19 8:15 PM, maya%netbsd.org@localhost wrote:For the record I support the change. I don't think it's very hard not to turn on colors. You can turn them off even in linux."You can turn them off even in linux." How do you do it?rm /etc/profile/colorls.csh
Interesting. That's exactly what I mean. Installed last week, Debian/amd64: root@hp-sepp:~# uname -aLinux hp-sepp 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux
root@hp-sepp:~# cat /etc/debian_version 9.7 root@hp-sepp:~# rm /etc/profile/colorls.csh rm: cannot remove '/etc/profile/colorls.csh': Not a directory root@hp-sepp:~# ls -l /etc/profile/ ls: cannot access '/etc/profile/': Not a directory root@hp-sepp:~# # WTF? root@hp-sepp:~# find /etc/ -name color\* /etc/ImageMagick-6/colors.xml root@hp-sepp:~#I don't regularily install new systems and it's always an annoyance to turn off colorized "ls" (and "gcc" for that matter) on them.
regards, chris