# bc examples
pi=$(echo "scale=10; 4*a(1)" | bc -l)
echo $pi
3.1415926532
echo "scale=10; 4*a(1)" | bc -l
3.1415926532
echo "scale=10; 35*4763" | bc -l
166705
ccze
ccze - log colorizer sudo tail -f /var/log/syslog | ccze
-
7z : Compression utility aa : a simple utility to help create backups ab : Apache HTTP server benchmarking tool aespipe : AES encrypti...
-
AutoArchive is a simple utility to help create backups more easily. Usage aa [ options ] [ command ] [ AA_SPEC …] autoarchive [ option...
-
apache bench: Apache HTTP server benchmarking tool ab -n 1000 -c 10 -k -H "Accept-Encoding: gzip, deflate" https://example.com/