Next Post
FINDING MORE LARGE FILES
To find out the large files
on a file system.
find / -xdev -size +1024 -exec ls -al {} \; | sort -r -k 5
- Unix tips at UGU
FINDING MORE LARGE FILES
To find out the large files
on a file system.
find / -xdev -size +1024 -exec ls -al {} \; | sort -r -k 5
- Unix tips at UGU
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Hello there -
Thank you for visiting my blog. This is where i put the things that i find interesting. I hope you will also find something useful here.
Kampai!
-J.I.D
No comments yet
Jump to comment form | comments rss [?] | trackback uri [?]