
- Forum
- Operating Systems
- Linux
- Give One command
Give One command
This is a discussion on Give One command within the Linux forums, part of the Operating Systems category; I am using Linux operating system. I want to check the sizes of all users home directories using one command ...
-
12-07-2006, 12:50 AM #1
- Join Date
- Apr 2006
- Answers
- 124
Give One command
I am using Linux operating system. I want to check the sizes of all users home directories using one command in Linux. How can I achieve this.
-
The -s option with listing open files commands namely lsof would display the size of all open files. Someone let us know a different approach also.
-
The above option would display only size of open files. Am I right? If so what is the option for getting all files irrespective of whether it is open or closed.
-
Sponsored Ads

Reply With Quote





