![]() |
2010-01-14
, 03:27
|
|
Posts: 739 |
Thanked: 242 times |
Joined on Sep 2007
@ Montreal
|
#2
|
![]() |
2010-01-14
, 03:31
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#3
|
![]() |
2010-01-14
, 04:07
|
Posts: 323 |
Thanked: 118 times |
Joined on Nov 2007
@ Australia
|
#4
|
![]() |
2010-01-14
, 04:29
|
|
Posts: 251 |
Thanked: 131 times |
Joined on Oct 2009
@ USA
|
#5
|
You could possibly get bash installed and select that as a shell, I am unsure if this would work or break the device, or even if xterm supports colour at all.
![]() |
2010-01-14
, 04:34
|
Posts: 323 |
Thanked: 118 times |
Joined on Nov 2007
@ Australia
|
#6
|
![]() |
2010-01-14
, 05:00
|
|
Posts: 251 |
Thanked: 131 times |
Joined on Oct 2009
@ USA
|
#7
|
well by xterm I meant x terminal on the N900 Gui. So even if bash/dash/etc was installed would colours work locally? (I suspect they would work just fine by ssh-ing into the N900)
The Following User Says Thank You to jkq For This Useful Post: | ||
![]() |
2010-01-14
, 07:16
|
Posts: 543 |
Thanked: 181 times |
Joined on Aug 2009
@ Universe,LocalCluster.MilkyWay.Sol.Earth.Europe.Slovenia.Ljubljana
|
#8
|
![]() |
2010-01-14
, 07:59
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#9
|
On the N8x0, someone had made a color-ls package. Anyone brave enough to try it and see if it works fine on the N900?
The Following User Says Thank You to codeMonkey For This Useful Post: | ||
![]() |
2010-01-14
, 13:35
|
Posts: 173 |
Thanked: 160 times |
Joined on Jan 2010
@ London, UK
|
#10
|
The problem is that the version of ls on the N900 does not support colored output, as it is actually busybox, not the "standard" ls found on most linux boxes. Using a proper version of ls on the device will make colors "work".
it seems like a simple problem but i'm unable to find a solution here and in google.
when using the ls-command in x terminal the output is just monochrome. everything is black on white.
but i would like to have different colors for folders and files. for example folders in blue and files in green or something.
that would be especially helpfull if the file hasn't an extension like .mp3 or .doc etc.
the option --color=always isn't recognized by ls and other options don't seem to do what i would like to see.
can anybody help?
(i'm feeling pretty dumb right now because the problem looks too simple :/)