LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ls in XFCE Terminal returns color codes in variables
#1
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:
for folder in `ls`;do ls $folder/*;done

[Image: YGLSCQa.png]

as workaround I uncomment the line.

thanks for your help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)