User Tools

Site Tools


linux

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
linux [2026/06/07 08:12] jhagstrandlinux [2026/06/07 08:14] (current) jhagstrand
Line 17: Line 17:
  
 Linux Cheatsheet.\\ Linux Cheatsheet.\\
-These are commands I use often and always have to look up the syntax.+These are commands that I use often and always have to look up the syntax.
   $ grep -r "progressive"   $ grep -r "progressive"
   $ find . -name *.plugin   $ find . -name *.plugin
Line 26: Line 26:
   $ unlink public_html   $ unlink public_html
   $ rm public_html   # same as unlink   $ rm public_html   # same as unlink
-  $ rm public_html/   # error: trailing slash follows the link and deletes all your files+  $ rm public_html/  # error: trailing slash follows the link and deletes all files
  
 [[Documentation]] [[Documentation]]
linux.txt · Last modified: 2026/06/07 08:14 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki