Papewire and screensharing December 27, 2023 bash commands troubleshooting + When sharing your screen or other forn of sharing, and the notification mention a Pipewire missing funcrionality, just install the package papewire and then load it. In Debian 12: $ sudo apt install pipewire $ systemctl --user start pipewire
Manipulating texts and lines: SORT, UNIQ, PASTE, JOIN, SPLIT January 15, 2022 commands files text manipulation +
Filtering and transforming texts via stream editing: SED January 12, 2022 commands files text manipulation +