You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



ls in XFCE Terminal returns color codes in variables

Author (Read 2111 times)

0 Members and 1 Guest are viewing this topic.

ls in XFCE Terminal returns color codes in variables
« Reply #1 on: April 01, 2019, 06:57:41 AM »
 

professorswag

  • New to Forums
  • *
  • 1
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
the alias: alias ls="ls --color" in .bashrc returns color codes in variables - I never had problems with this on any other distribution before. is there a way i can use colors in xfce terminal but not getting them returned as text in a variable on linux lite?

I get the following output for this line:
Code: [Select]
for folder in `ls`;do ls $folder/*;done


as workaround I uncomment the line.

thanks for your help
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section