Search Results

Search: Posts Made By: ChatPerdu
11,506
Posted By ChatPerdu
For: find . -type d -size +2 I get this: . ...
For:
find . -type d -size +2
I get this:
.
./99584B685FF3/bbb.app
./D3B9BA1F472/www.app
./830F3FF6E3F9/Documents
./A754A83053D/www.app
...
For some reason, it finds stuff one directory...
11,506
Posted By ChatPerdu
Sort by size, then list file in each directory
Hi,

I have directories with name like:
aaa
bbb
ccc
...

I would like to to see which directories are the largest and then list the files within each. I have success using:

du -ks * | sort...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 09:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy