I was following instructions in a course run by Jay LaCroix and created a user named ‘bob’.
When I typed the command
, I got the following for bob:
So, bob’s profile should be found in the /home directory. But when I go there all I find is this:
.
..
skybear
When I typed the command
CSS:
cat /etc/passwd
Code:
bob:x:1001:1001::/home/bob:/bin/sh
So, bob’s profile should be found in the /home directory. But when I go there all I find is this:
.
..
skybear

