문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
linux:directory_navigation [2014/08/28 14:47] kwon37xi |
linux:directory_navigation [2021/07/26 22:50] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== Linux command line Directory Navigation ====== | ====== Linux command line Directory Navigation ====== | ||
| - | + | | |
| - | ===== Autojump ===== | + | * [[linux: |
| - | | + | |
| - | sudo apt-get install autojump | + | |
| - | </ | + | |
| - | * '' | + | |
| - | . / | + | |
| - | </ | + | |
| ===== Mark/ | ===== Mark/ | ||
| 줄 41: | 줄 35: | ||
| mark deep | mark deep | ||
| - | # This adds a symbolic link named deep to the directory ~/.marks. To jump to this directory, type the following from any place in the filesystem: | + | # This adds a symbolic link named deep to the directory ~/.marks. |
| + | # To jump to this directory, type the following from any place in the filesystem: | ||
| jump deep | jump deep | ||