Useful Commands: Difference between revisions

From Fundamental Ramen
Jump to navigation Jump to search
Line 15: Line 15:
* [[Useful Commands/System Management|System Management]]
* [[Useful Commands/System Management|System Management]]
* [[Useful Commands/System Status|System Status]]
* [[Useful Commands/System Status|System Status]]
* [[Useful Commands/Windows only|Windows only]]
* [[Useful Commands/MacOS only|MacOS only]]
* [[Useful Commands/MacOS only|MacOS only]]
* [[Useful Commands/Windows only|Windows only]]
| valign="top" |
| valign="top" |
* [[Useful Commands/Hardware|Hardware]]
* [[Useful Commands/Hardware|Hardware]]

Revision as of 01:44, 17 September 2026

https://www.diskpart.com/articles/delete-hidden-partition-on-usb-drive-7201.html

Overview

Networking OS Hardware
Packages File System Data

Trouble shooting

Purpose Command
Verify $PATH by line.
echo $PATH | tr ':' '\n'
echo $PATH | tr ':' '\n' | grep 'snap'