What is the difference between home directory and working
directory?

Answers were Sorted based on User's Feedback



What is the difference between home directory and working directory? ..

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

What is the difference between home directory and working directory? ..

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

What is the difference between home directory and working directory? ..

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

What is the difference between home directory and working directory? ..

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

What is the difference between home directory and working directory? ..

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

What is the difference between home directory and working directory? ..

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

What is the difference between home directory and working directory? ..

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

What is the difference between home directory and working directory? ..

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

What is the difference between home directory and working directory? ..

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

What is the difference between home directory and working directory? ..

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

Post New Answer

More Linux AllOther Interview Questions

what is difference between inetd and xinetd

2 Answers  


how to recollect root password

3 Answers   Google,


tell me some of the Linux HotKeys do you know?

3 Answers  


How To Hide the FTP Version?

3 Answers   Wipro,


rpm package installation error in centos 6.4 [root@localhost packages6.4]# rpm -ivh nfs-utils-1.2.3-36.el6.i686.rpm warning: nfs-utils-1.2.3-36.el6.i686.rpm: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY error: Failed dependencies: keyutils >= 1.4-4 is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent-1.4.so.2 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1(libgssapi_CITI_2) is needed by nfs-utils-1:1.2.3-36.el6.i686 libnfsidmap.so.0 is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 nfs-utils-lib >= 1.1.0-3 is needed by nfs-utils-1:1.2.3-36.el6.i686 rpcbind is needed by nfs-utils-1:1.2.3-36.el6.i686

1 Answers  






i installed clustering packages.When i try to run it getting LUCI error...what is it..??

0 Answers  


How to Trouble shoot performance issue in RHEL administration ? please give to one example

0 Answers  


How to send automated email to a set of people at fixed time ?

3 Answers   Accenture, HP,


I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i cannot create a new file since the filesystem is readonly and could not mount in readwrite mode ?????????

6 Answers   IBM,


Friends, I don't have enough free space in root directory. but in home directory I have 40gb free. So I can not install anything in root directory (which occupies more space) Please suggest me If there is any possibility to increase the root directory size by minimising the home directory's.

3 Answers  


what is the difference between fork and thread ? and parent and child process in fork system call?

3 Answers   Satyam,


What is the difference between Telnet and SSH?

17 Answers   Bayer, KTree,


Categories