377
votes

I'm SSH'd into a computer, so I can't use a GUI to access the path name. Is there a way that you can see the path directly on terminal without having to use Nautilus?

2
  • 11
    Do you mean 'pwd' and 'ls' to see the workding directory and list the files? Commented Jul 22, 2013 at 19:55
  • 9
    This question could maybe be re-worded a little bit for better clarity, but this question, comment and answer together provided me exactly what I needed, so it's helpful! Commented Aug 6, 2014 at 18:25

1 Answer 1

913
votes

If you just want to get the information of current directory, you can type:

pwd

and you don't need to use the Nautilus, or you can use a teamviewer software to remote connect to the computer, you can get everything you want.

Sign up to request clarification or add additional context in comments.

2 Comments

If somebody cared (as I did), pwd stands for print working directory Source
Not to confuse with password :D

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.