what will be the output of ls ~/..
Answers were Sorted based on User's Feedback
this is based on you home directory path. for example, if
ur home direcory is /all/home, then it will display the
content of /all.............if ur home path is /all then
it will display the contents of '/'
directory...........Generally home will be
like '/all/home'..... so it will display all users in
realtime work environment...........Raam
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram
It will display files and dirhome directory
ex: /home/ram
it will displace the /home directory files and dir
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / prasant panda
It will show list of users created
example:
Administrator usr1 usr2 ....
Except root.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / shimpi
ls ~/..
it will show the users
ls ~/
displays the contents of users login directory
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / prasanta das
It will show the content(only directories) of the /home
directory not user's home direcory.
suppose i am the user.
then My home directory is /home/prasanta
so output of ls ~/.. is contains of /home direcory that mean
it will show all the users
| Is This Answer Correct ? | 1 Yes | 1 No |
what are processor execution levels and priorities?
How do you change file permissions and ownership in Unix?
the difference between a soft link and a hard link?
What is the difference between udp and tcp?
what is the command to list files in a directory in UNIX?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Who command in unix?
describe the escaping sequence characteres in unix
what does a process mean?
what do you understand by 'unix is a portable os'?
Give the command to display space usage on the UNIX file system.
What is a bash command?