Results 1 to 6 of 6
I am having issues doing this. Any help would be greatly appreciated!
Thanks!...
- 04-09-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 0
How do I check the size of a user profile from the command line?
I am having issues doing this. Any help would be greatly appreciated!
Thanks!
- 04-09-2010 #2
What is a user profile?
Debian GNU/Linux -- You know you want it.
- 04-09-2010 #3Just Joined!
- Join Date
- Apr 2010
- Posts
- 0
Are you serious? There's several users that log onto a machine and we asre trying to determne the file size of the individual profiles.
- 04-09-2010 #4
Yes, I am serious.
Do you refer to the $HOME/.profile files or what?Debian GNU/Linux -- You know you want it.
- 04-09-2010 #5
What you probably mean are home directories, not user profiles.
It´s a naming convention issue
Home directories are usually in /home/
You can check the size of them with the command "du"
For usage:
Code:man du
You must always face the curtain with a bow.
- 04-09-2010 #6Just Joined!
- Join Date
- Apr 2010
- Posts
- 0
good lookin out . . .. shall try this ... thanks!!!!
anyone else have any relevant info it would be greatly appreciated.


Reply With Quote
