This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== CLI & Libraries ====== ''Command Line Interfaces'' are programs that are run through text-based interaction via the <del>terminal</del> [[/tech/software/programs/terminal-emulator]] on most modern [[/tech/software/os/|Operating Systems]]. While CLIs are usually far more precise and powerful than their [[/tech/software/programs/gui/|GUI]] counterparts: their power comes with the burden of oblique means of interfacing and untold number of switches and options. Behold: my thoughts on and descriptions of the coveted CLI applications I use on the regs. As well as any code snippets / one-liners I've felt the need to keep around. * [[/tech/software/programs/cli/ffmpeg]] * [[/tech/software/programs/cli/python3/pip]]