add mailx so we can send messages from command line

This commit is contained in:
Timo Makinen 2019-05-10 20:07:00 +03:00
parent 088a3298c0
commit 6e81d76409

View file

@ -13,6 +13,7 @@
- emacs # better editor :)
- iftop # monitor interfaces
- iotop # monitor io usage
- mailx # send mail from cmd
- nc # netcat
- net-tools # ifconfig etc
- strace # debugging