linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux [2026/06/07 08:14] – jhagstrand | linux [2026/06/14 01:42] (current) – [Linux] jhagstrand | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| How to Use Linux - Notes | How to Use Linux - Notes | ||
| https:// | https:// | ||
| - | |||
| - | Linux Cheatsheet.\\ | ||
| - | These are commands that I use often and always have to look up the syntax. | ||
| - | $ grep -r " | ||
| - | $ find . -name *.plugin | ||
| - | $ find / -name Wire.h 2>&1 | grep -v " | ||
| - | $ python3 -m http.server > /dev/null 2>&1 & # fg + ctrl-C to kill before window close | ||
| - | | ||
| - | $ ln -s webprod/ | ||
| - | $ unlink public_html | ||
| - | $ rm public_html | ||
| - | $ rm public_html/ | ||
| [[Documentation]] | [[Documentation]] | ||
linux.txt · Last modified: 2026/06/14 01:42 by jhagstrand