What is the difference between home directory and working
directory?
Answers were Sorted based on User's Feedback
Answer / suitable
home directory is one over which user have complete control
and it is its default working directory when its logs in.
while the working directory is the users current directory
which may or may not be his home directory.
Is This Answer Correct ? | 23 Yes | 4 No |
Answer / naveen nain
home directory is directory which is given to specific user
to save data and configuration files but working directory
is any directory where user make changes, it may be user's
home directory.
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / satish dhote
home directory is default working directory when its loged
in .while when v r writting any program we are worked in
present working directory
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / anil kumar
home directory is responsible for user logins and it
contains all the configuration files that r responsible for
user login,logout,etc ie skel.where as working directory is
users pwd.its not mandatory for all the users to have home
and home directory.while creating user the command
useradd -d will specify the home dir.
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / kamal kakkar
Home directory is user home directory, where users all data
store like /home/abc and working dir is, we can say that its
like pwd (present working directory).
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / kashyap
home directory would be a place where the user has full rights over it and where as working directory may change according to the privileges he has over the directory as it would shared among a group of people in a working environment.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / atul pandey
The root directory is the home directory of the super user
i.e root which is /root
A home directory for any user the the default directory for
the user which is under /home
For a user say test the home directory would be /home/test
A working directory is any directory that user is working
in.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abdul
home directory is a default working directory when you log in as a user, working directory is your current directory that you are working in (pwd).
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shivmohanpatel
when user create by default in home directory. user's
directory create in home directory and permissions dir
owner all permissions group and other's no have permissions
while working directory is the users works in home
directory called working directory or present working
directory.
Is This Answer Correct ? | 5 Yes | 5 No |
Answer / aditya singh rathore
Home directory is directory that we get on login
shell,generally this is the directory that we specifies at
the time of user add,it is the root directory for the user
we can change it and working directory is the directory on
which we are currently working.
Is This Answer Correct ? | 1 Yes | 2 No |
This question is belong to linux support. "one of my customer told to me, my application is getting slow response". how to resolve the issue. what are the steps you will follow to resolve the issue.
How To Hide the FTP Version?
How do display error messages instantly when command fails?
cups stands for..?
What are RPM?s, what do they offer?
What are the questions we are expecting for 2yrs. experience guy for linux company interview questions?
What is the difference between RedHat linux and Fedora and Ubuntu?
What is page-in and page-out in redhat linux?
How to apply patch for multiple servers .
What utility can you use to automate rotation of logs?
i want some basic level enterview questions can any one can help me in this
How can you see all mounted drives?