what will be the output of ls ~/..

Answer Posted / mohan

presently working in any directory.put this command " ls
~/.. "

Show the " /home " file system ,files and directory.


out put:

bash-3.00# pwd
/tmp
bash-3.00# ls ~/..
1 asjain13 dipankar ib082696 kedar
nathan orasit remedy santosh vijay
abc aslam divek ib082721 kiran
nayagam oratest ruba santoshw vijayk
appldev atul dj ib082801 lost+found
nilesh prakash sachin srinivas vinayak
appltest dan esaadmin ib083208 manmohan
nileshu prasanth sachinj sumit vsacomm
appluat dcops gopi jomy mohan
oradba prem sai sunila yogesh
ashok deepali ib081370 kamal monitor
oradev ramesh sandeepb thomasm
bash-3.00# cd /home
bash-3.00# pwd
/home
bash-3.00# ls
1 asjain13 dipankar ib082696 kedar
nathan orasit remedy santosh vijay
abc aslam divek ib082721 kiran
nayagam oratest ruba santoshw vijayk
appldev atul dj ib082801 lost+found
nilesh prakash sachin srinivas vinayak
appltest dan esaadmin ib083208 manmohan
nileshu prasanth sachinj sumit vsacomm
appluat dcops gopi jomy mohan
oradba prem sai sunila yogesh
ashok deepali ib081370 kamal monitor
oradev ramesh sandeepb thomasm
bash-3.00#


By
mohan.S
mohan4295@gmail.com

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is awk good for?

582


What does this command do,"$more readme.txt“?

689


What is the use of the command 'ls -x chapter[1-5]' ?

659


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

760


Differentiate cmp command from diff command.

586






How does the system know where one command ends and another begins?

1575


Explain command to display different lines that are found when compare two files?

676


What is difference between grep and find command in unix?

577


What is the function of grep command in unix?

588


What do know about tee command and its usage?

586


What is updatedb?

586


Explain ‘system calls’ with respect to unix commands?

600


How to find $ai_serual resolved path by using unix

1026


Which command is used to copy files?

556


What is the nmap command?

583