Notices tagged with commandline
-
Javier Dorado (javido@gnu.tiflolinux.org)'s status on Saturday, 01-May-2021 11:18:54 CEST Javier Dorado
pacman -Qqen >paquetes_instalados.txt #Archlinux #CommandLine -
Javier Dorado (javido@gnu.tiflolinux.org)'s status on Friday, 30-Apr-2021 18:32:12 CEST Javier Dorado
apt-get -qq update && apt-get -dqq dist-upgrade && apt-get -qq --simulate dist-upgrade | grep ^Inst
Get packages that will be installed to use as a notification in Cron. #CommandLine -
Javier Dorado (javido@gnu.tiflolinux.org)'s status on Thursday, 29-Apr-2021 23:32:04 CEST Javier Dorado
fd: A fast, simple user friendly alternative to find #CommandLine https://github.com/sharkdp/fd -
Aral Balkan (aral@mastodon.ar.al)'s status on Sunday, 17-Feb-2019 13:07:56 CET Aral Balkan
pmd: a simple script a simple script that renders markdown in command-line terminals.
https://source.ind.ie/aral/pmd
Always find myself wanting to quickly preview markdown files (like READMEs) from the command-line so I just put together this one-line script that does that using the excellent grip tool and lynx browser.
The installation script is for Debian-based Linuxes only but pull requests are welcome (https://github.com/aral/pmd) :)
-
Aral Balkan (aral@mastodon.ar.al)'s status on Sunday, 17-Feb-2019 13:06:36 CET Aral Balkan
pmd: a simple script a simple script that renders markdown in command-line terminals.
https://source.ind.ie/aral/pmd
Always find myself wanted to quickly preview markdown files (like readme files) from the command-line so I just put together this one-line script that does that using the excellent grip tool and lynx browser.
The installation script is for Debian-based Linuxes only but pull requests are welcome (https://github.com/aral/pmd) :)