tools:bash:getting-started
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:bash:getting-started [2024/05/20 04:04] โ [ls] Humphrey Boa-Gart | tools:bash:getting-started [2024/08/06 05:54] (current) โ external edit 127.0.0.1 | ||
---|---|---|---|
Line 95: | Line 95: | ||
$ pwd | $ pwd | ||
- | Show file tree for //path//: | + | Show file tree for the directory |
$ tree path/ | $ tree path/ | ||
Line 227: | Line 227: | ||
$ grep searchterm path/ | $ grep searchterm path/ | ||
+ | For more information, | ||
===== Basic File and Directory Commands ===== | ===== Basic File and Directory Commands ===== | ||
Line 282: | Line 283: | ||
This command normally creates [[wp> | This command normally creates [[wp> | ||
- | To use '' | + | To use '' |
$ ln -s path/ | $ ln -s path/ | ||
Line 310: | Line 311: | ||
$ rm ./* | $ rm ./* | ||
| | ||
- | Delete all files within directory / | + | Delete all files within directory |
$ rm foldername/ | $ rm foldername/ | ||
Line 323: | Line 324: | ||
'' | '' | ||
+ | |||
+ | ---- | ||
+ | |||
+ | * Next Page: [[tools: | ||
+ | * [[tools: |
tools/bash/getting-started.1716177890.txt.gz ยท Last modified: (external edit)
Find this page online at: https://bestpoint.institute/tools/bash/getting-started
Find this page online at: https://bestpoint.institute/tools/bash/getting-started