Could not chdir to home directory

Isamu Onoda onoda11 at gmail.com
Fri Aug 27 04:10:38 UTC 2010


Hi, Nita

You can also use ~ to mention your home directory.
$ cd ~ // Go to home directory
$ pwd // Check the output, to know where is the home
and may use chdir command if you want to change your home directory.

Sincerely,
Isamu Onoda

--
Isamu Onoda
mail: onoda11 at gmail.com
TEL:  080-3757-6465
IMPERARE SIBI MAXIMVM IMPERIVM EST




2010/8/27 Jonathan Chen <jonc at chen.org.nz>:
> On Thu, Aug 26, 2010 at 11:11:40PM +0530, Nita Pavitran wrote:
>> Hi,
>>
>> I get the following error message and I seem to be in the root directory
>> instead of the home directory:
>>
>> Could not chdir to home directory /homes/nitap: Permission denied
>> > uname -a
>> FreeBSD bigpink.juniper.net 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0:
>> Mon Oct 25 16:23:23 PDT 2004
>> root at bigpink.juniper.net:/usr/src/sys/compile/bigpink  i386
>> >
>>
>> Please let me know how I can get to my home directory.
>
> Check the output of:
>    ls -ld /
>    ls -ld /homes
>    ls -ld /homes/nitap
>
> --
> Jonathan Chen <jonc at chen.org.nz>
> ----------------------------------------------------------------------
>          "You can get farther with a kind word and a gun
>                      than you can with a kind word alone" - Al Capone
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list