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.
Related Posts:
- How do I pause my shell script for a second before continuing?
- How to pretty print XML from the command line?
- What are file descriptors, explained in simple terms?
- How to kill a process running on particular port in Linux?
- Display exact matches only with grep
- How to split a delimited string into an array in awk?
- Display exact matches only with grep
- What does ^M character mean in Vim?
- What does it mean to write to stdout in C?
- What do ‘real’, ‘user’ and ‘sys’ mean in the output of time(1)?
- mkdir’s “-p” option
- wait(null) and wait(&status) C language and Status
- Shell script “for” loop syntax
- cp: missing destination file operand after
- How to get the current directory in a C program?
- When could or should I use chmod g+s on a file or directory?
- How to Sum a column in AWK?
- Equivalent of *Nix ‘which’ command in PowerShell?
- How do I edit $PATH (.bash_profile) on OS X?
- What is the difference between SIGSTOP and SIGTSTP?
- How to colorize diff on the command line
- How to colorize diff on the command line
- How to read a file into a variable in shell?
- gpg decryption fails with no secret key error
- What is the difference between tar and zip?
- What do the dup() and dup2() systems really do?
- What generates the “text file busy” message in Unix?
- Reasoning behind C sockets sockaddr and sockaddr_storage
- How can I send an email through the UNIX mailx command?
- Rename multiple files based on pattern in Unix
- What is the difference between a symbolic link and a hard link?
- SCP Permission denied (publickey). on EC2 only when using -r flag on directories
- binary operator expected error when checking if a file with full pathname exists
- What is special about /dev/tty?
- How do I do ‘mount –bind’ in /etc/fstab?
- How to read backward from the end of file in less or more?
- Getting the last match in a file using grep
- How to open a “-” dashed filename using terminal?
- javac is not recognized as an internal or external command, operable program or batch file [closed]
- javac is not recognized as an internal or external command, operable program or batch file [closed]
- How can I safely create a nested directory in Python?
- How to execute a program or call a system command?
- What is newline character — ‘\n’
- Why does ENOENT mean “No such file or directory”?
- Git is not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- sudo: npm: command not found
- In the shell, what does ” 2>&1 ” mean?
- Git is not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- Graphviz’s executables are not found (Python 3.4)
- ‘git’ is not recognized as an internal or external command
- How do I grep recursively?
- How do I grep recursively?
- What is the meaning of *nix?
- ow can I find where Python is installed on Windows?
- “Couldn’t find a file descriptor referring to the console” on Ubuntu bash on Windows
- Graphviz’s executables are not found (Python 3.4)
- ‘git’ is not recognized as an internal or external command
- Different between ./ , ../ , ../../ , ~/ on file path(URL) in asp.net
- What does export PS1=”\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\$ ” mean in MacOS’ bash Terminal?
- In the shell, what does ” 2>&1 ” mean?
- Importing modules from parent folder
- Importing modules from parent folder
- How to fix ingress 404 default backend
- How can I safely create a nested directory in Python?
- grep –ignore-case –only
- How do I execute a bash script in Terminal?
- What are .a and .so files?
- Graphviz’s executables are not found (Python 3.4)
- ImportError: DLL load failed: %1 is not a valid Win32 application. But the DLL’s are there
- How do I grep recursively?
- What does the Pydoc module do?
- ImportError: DLL load failed: %1 is not a valid Win32 application. But the DLL’s are there
- Why is the apt-get function not working in the terminal on Mac OS X v10.9 (Mavericks)?
- How can I check if a directory exists in a Bash shell script?
- OS X: equivalent of Linux’s wget
- Connect: Socket operation on non-socket
- Connect: Socket operation on non-socket
- Terminal error: zsh: permission denied: ./startup.sh
- Setting up enviromental variables in Windows 10 to use java and javac
- adb is not recognized as internal or external command, operable program or batch file
- What is the difference between read and pread in unix?
- OS X: equivalent of Linux’s wget
- How to switch Python versions in Terminal?
- How do I use grep to search the current directory for all files having the a string “hello” yet display only .h and .cc files?
- SSH using python script
- Node Version Manager install – nvm command not found
- How can I exclude directories from grep -R?
- How can I exclude directories from grep -R?
- How to reload .bashrc settings without logging out and back in again?
- Get current folder path
- Python Setup Disabling Path Length Limit Pros and Cons?
- Python can’t find my module
- CSS Background Image Not Displaying
- Access to the path is denied
- Argument list too long error for rm, cp, mv commands
- Relative paths in Python
- mvn command not found in OSX Mavrerick
- How to get an absolute file path in Python
- Difference between using “chmod a+x” and “chmod 755”
- How to print colored text to the terminal