User Tools

Site Tools

tools:bash:getting-started

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:bash:getting-started [2024/05/20 04:07] โ€“ [rm and rmdir] Humphrey Boa-Garttools:bash:getting-started [2024/08/06 05:54] (current) โ€“ external edit 127.0.0.1
Line 227: Line 227:
   $ grep searchterm path/   $ grep searchterm path/
  
 +For more information, see [[tools:grep|grep]].
 ===== Basic File and Directory Commands ===== ===== Basic File and Directory Commands =====
  
Line 323: Line 324:
  
 ''rmdir'' will not delete a folder with contents. Use ''rm -rf foldername/'' to have **rm** to recursively delete the folder and its contents instead. ''rmdir'' will not delete a folder with contents. Use ''rm -rf foldername/'' to have **rm** to recursively delete the folder and its contents instead.
 +
 +----
 +
 +  * Next Page: [[tools:bash:shortcuts piping|Shortcuts & Piping Commands โ†’]]
 +  * [[tools:bash|Back to Index]]
tools/bash/getting-started.1716178068.txt.gz ยท Last modified: (external edit)

Find this page online at: https://bestpoint.institute/tools/bash/getting-started