Give the command that you can use to list the absolute pathname of your home directory.

What will be an ideal response?


Each of the following three commands lists the absolute pathname of your home directory.
echo ~
echo $HOME (or echo $home for TC shell)
cd ; pwd (Or, just the pwd command right after you logon.)

Computer Science & Information Technology

You might also like to view...

Which is not a typical application of queues?

a. Routing packets in a computer network. b. File server handling file access requests from many clients. c. High-speed sorting. d. Print spooling.

Computer Science & Information Technology

Critical Thinking QuestionsCase 2-2You have finally completed the new product announcement presentation for the next sales department meeting. After reviewing the slides by running a slide show, you decide that the new product photograph on slide 3 does not have the right emphasis. You think that rounding the edges of the photograph would enhance its appearance. You round the edges by applying a picture _____. a. backgroundc. styleb. borderd. effect

What will be an ideal response?

Computer Science & Information Technology

MAC addresses are restricted to Macintosh computers

Indicate whether the statement is true or false

Computer Science & Information Technology

When configuring Windows firewall with advanced security, the monitoring property contains a link called ________displays IPsec main mode and quick mode associations

a. Firewall b. Connection security rules c. Security associations d. Port monitor

Computer Science & Information Technology