43
What are some of your most useful or favorite terminal commands?
(literature.cafe)
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
I have to dual boot for work, so every day I have to reboot into a different OS install. It's on its own drive with its own bootloader, so I can't use
systemctl reboot --boot-loader-entry. But I was able get a smooth process usingefibootmgr.This is my Nushell implementation: