Re: ls nitpick

2004-01-05 Thread Andrew Pollock
On Sat, Jan 03, 2004 at 10:31:41PM -0500, Russ Schneider wrote: > When you do an ls on Debian, you see something like the following: > file1 file2 file3 dir1 > dir2 file4 > > etc. > > When you do the same on Mandrake, you get > file1 file2 file3 dir1/ > dir2/ file4 > > You see how there

Re: ls nitpick

2004-01-03 Thread Nate Duehr
On Saturday, Jan 3, 2004, at 20:38 America/Denver, Joseph A. Nagy, Jr. wrote: Russ Schneider wrote: When you do an ls on Debian, you see something like the following: file1 file2 file3 dir1 dir2 file4 etc. When you do the same on Mandrake, you get file1 file2 file3 dir1/ dir2/ file4 You

Re: ls nitpick

2004-01-03 Thread Jan Minar
On Sat, Jan 03, 2004 at 09:38:01PM -0600, Joseph A. Nagy, Jr. wrote: > Russ Schneider wrote: > >Any way to config Debian's ls to do that? I realize it's just a nitpick, It seems quite important to me, though ;-) > In your .bashrc file you can enable console colors. It's not the same, ...or ev

Re: ls nitpick

2004-01-03 Thread Nano Nano
On Sat, Jan 03, 2004 at 09:38:01PM -0600, Joseph A. Nagy, Jr. wrote: > Russ Schneider wrote: > >When you do an ls on Debian, you see something like the following: > >file1 file2 file3 dir1 > >dir2 file4 > > > >etc. > > > >When you do the same on Mandrake, you get > >file1 file2 file3 dir1/

Re: ls nitpick

2004-01-03 Thread Rick Pasotto
On Sat, Jan 03, 2004 at 10:31:41PM -0500, Russ Schneider wrote: > When you do an ls on Debian, you see something like the following: > file1 file2 file3 dir1 > dir2 file4 > > etc. > > When you do the same on Mandrake, you get > file1 file2 file3 dir1/ > dir2/ file4 I doubt that either a

Re: ls nitpick

2004-01-03 Thread Joseph A. Nagy, Jr.
Russ Schneider wrote: When you do an ls on Debian, you see something like the following: file1 file2 file3 dir1 dir2 file4 etc. When you do the same on Mandrake, you get file1 file2 file3 dir1/ dir2/ file4 You see how there's a / at the end of each directory name, making it really easy to

ls nitpick

2004-01-03 Thread Russ Schneider
When you do an ls on Debian, you see something like the following: file1 file2 file3 dir1 dir2 file4 etc. When you do the same on Mandrake, you get file1 file2 file3 dir1/ dir2/ file4 You see how there's a / at the end of each directory name, making it really easy to tell at a glance wh