Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Kyonko802 (kyonko802@varishangout.net)'s status on Monday, 16-Dec-2024 20:00:04 JSTKyonko802 Me finding the command line cool is like the computer version of how I like getting rice cookers and socks for christmas now that I'm an adult.
Want a text file of all programs, utils, libraries, and daemons you've installed so that way when you get a new computer you don't just forget a random thing until two weeks after your install?
grep -i installed /var/log/pacman.log > installedpacks.txt
boom