Display Current Path in Terminal Only [Closed]
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...
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?
1 Answer
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.