List addresses connected on server 80 with this one line of BASH shell script. You can also modify the code for other ports. […]
Tag: Linux one liners
Shell One-Liner : Make a thumbnail from pdf
Thumbnail a PDF from the command line with this Linux one liner. A simple BASH script to thumbnail the first page of a PDF. […]