01 Dec 2025
Linux CLI Shells BellsThere donโt seem to be task titles this year, and each day seems to be itโs own sort of room, so my typical formatting is out the window. There may not be much to write about either, but this gives me a chance to remember how my blog works.
echolscatpwd (print working directory)-la flag after ls (-a to show hidden files, -l to show additional details). Same as ll(?).grepfind usage: find <dir-path> <parameter> (ie, -name) <search-term>| Send output from the one command in a string to the next> Output redirect and overwrite file>> Output redirect and append file&& Run the second command if the first is successfulsudo suHad fun remembering what I was doing. Got Side Quest 1 fragments 1 and 3.
Linux Logs Investigations room.