97
Have you ever been disappointed with Linux?
(libretechni.ca)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Trying to find the path of a mounted USB stick is painful as well. Is it at /mnt, /media or /run? Who the fuck knows.
At least with windows you just have drive letters
If we're comparing Linux to Windows, then it should be noted there's Plasma and Gnome that will auto-detect any USB stick in existence and show you its path in the GUI.
Oh yeah, totally, but when using the terminal it's a pain
Does
lsblknot work? I checked on my machine and it shows the correct path, assuming you know your stick issdbor whatever. Something likelsblk -o MODEL,MOUNTPOINTis (generally) a bit more clear but admittedly getting into the 'pain' territory.