- Adding a subnode to an XML file - Usingt xmlstarlet you can add a subnode to a node on the command line.
- Adding an attribute to an XML node in an XML file on the command line - Usingt xmlstarlet you can add an attribute to many XML nodes on the command line
- Converting a video to WebM with gstreamer on the commandline -
- Delete an XML node from an XML file on the command line - Usingt xmlstarlet you can delete one or many xml nodes from an xml document on the command line
- Dynamically watching for missing imports with pylint -
- How to forward one TCP port to another - How to bounce/forward the TCP connections from one port to another port
- How to measure compression speed with pv -
- How to use pv and fifo to measure the speed of anything -
- Playing a video on command line with gstreamer -
- Scaling a video on command line -
- Using tcpflow to see what is being sent on your network - Want to see what is happening on your network without all the overhead of wireshark and a packet sniffer?