Search Results

Search: Posts Made By: veereshshenoy
5,846
Posted By veereshshenoy
You can use this command.
find / -xdev -size +10M -exec du -sh {} \; | sort -nr

where 10M is size you can change.
2,337
Posted By veereshshenoy
Okay
Hi Ravindra,

I have a df -h output something like this.
Filesystem Size Used Avail Use% Mounted on
udev 960M 0 960M 0% /dev
tmpfs 197M 1.8M 195M 1% /run...
2,337
Posted By veereshshenoy
Help with moving list of data to 2nd column of HTML file
Hi Team,

Can you help me with writing shell script to printing the list output to 2nd column in HTML file.
Showing results 1 to 3 of 3

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