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 |
What utility can you use to automate rotation of logs?
What are the main differences between RHEL4 & RHEL5?
User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?
what is the gate of ftp server in redhat linux?
1.how to know cpu information on linux system? 2.how to hardware information on linux system? 3.if we add the new user what are the files will be changed? 4.how to remove the cache in squid server ? 5.how to know ur useing 32bit r 64 bit os ? 6.at booting process at init level which file it is reads? 7.if ur system performance is show what can u do ? 8.if ur file system corrupted what can u do ? fsck also not working? 9.how did u do health check in linux? 10.how did u check system performance in linux? 11.how did u create NIS server? give me the steps ? 12.how did u add a packages in linux ? 13.how did u know depended packages for any package useing rpm how u know? 14.how did you monitor cronjobs in linux ? 15.what is the use of logroted? and how did u do ? 16.port no is already in use so what canu do for that in http? 17.how to samba configurated are not ? there are any command for that ? 18.how to create a NTP Client using commands ? not as graphical... 19.how to know how many members are using any service? like ftp are any other services? 20.what is the differences between cmp,diff,comm commands?
How to check all open ports on linux machine and block unsed ports????????
why you are using nis server
What is the other method of installing Linux O.S other than Text, GUI mode? Why we prefer that for installation of Linux in Real time?
What text filter can you use to display a binary file in octal numbers?
what is the difference between fork and thread ? and parent and child process in fork system call?
What command can you use to review boot messages?
what is the difference betweenh the NFS and FTP?