Daily Shaarli

All links of one day in a single page.

January 22, 2019

Note: détecter une erreur dans une commande avec pipe

cat /etc/passwdddd | grep -c toto | sort 2>/dev/null
piperr=${PIPESTATUS[*]}