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 of the following is NOT a chart variation option?

A) Stacking chart data B) Changing 2-D formatting to 3-D formatting C) Changing the marker shape D) Changing from a pie chart to a doughnut chart

Computer Science & Information Technology

Jailbreaking means that the operating system has been compromised in such a way that the user has an increased level of privilege on the device

Indicate whether the statement is true or false

Computer Science & Information Technology