how to open directory in linux using command
Just use "open [path_to_dir]" in Unix or "start [path_to_dir]" in Windows as:
open . #Open current directdory in Unix
start . #Open current directory in Windowscd /mnt/e/username/folder1/folder2
Also in C++:
- pip install qiskit does not work
- nvm install script
- how to run a command from history linux
- cannot be loaded because running scripts is disabled on this system
- open video from terminal in ubuntu 18
- update composer on windows
- best photo editor linux
- docker manjaro
- how to install apache server in ubuntu
- how to check machine is 32bit or 64bit linux
- get files traked by git based on size
- add npm to $PATH ubuntu
- git same as origin master
- install material ui lab
- bash remove duplicate lines from a file
- debian install sbatch
- The file will have its original line endings in your working directory
- pip install wikipedia
- github command for adding all files
- how to change font type size and color in ubuntu 18.0
- view log apache 2
- bash swap two columns in a file
- github remove a file from a commit
- What is the difference between git push origin and git push origin master