How about ls -lhS It makes the size human readable or ls -lahS Shows dot files as well you might need to pipe it through more or redirect to a file for a large directory ls -lahS | more The -h flag is helpful for df as well Linda Hanigan _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
- new ls(1) behavior? Stan Isaacs
- Re: new ls(1) behavior? Mikkel L. Ellertson
- Re: new ls(1) behavior? Stan Isaacs
- Re: new ls(1) behavior? Mikkel L. Ellertson
- Re: new ls(1) behavior? Bruce A. Mallett
- Re: new ls(1) behavior? John H Darrah
- Re: new ls(1) behavior? Cameron Simpson
- Re: new ls(1) behavior? Stan Isaacs
- Linda Hanigan