Skip to content

Dario Garavini

  • Me
  • Blog
  • Kanboard
  • OpenVbx
  • Domains for sale

Scripts

Sort pdf files with python

19/03/2015 dario

This script seeks for pdf files inside the declared folders, cuts the first 8 digits from their names, search for a folder with the same 8 digits and if the […]

 Linux, Scripts  linux, python, scripts  Leave a comment

Sort pdf files with a bash script

13/03/201519/03/2015 dario

This bash script searches for pdf files inside folders you declare in the first array (dir) and put those files in folders with the first 8 digits files’ names. I […]

 Linux, Scripts  linux, pdf, script  1 Comment

Check if host is up and send an email

09/02/201408/04/2014 dario

#!/bin/bash HOSTS=”192.168.100.100″ COUNT=4 for myHost in $HOSTS do count=$(ping -c $COUNT $myHost | grep ‘received’ | awk -F’,’ ‘{ print $2 }’ | awk ‘{ print $1 }’) if [ […]

 Linux, Networking, Scripts  email, host, linux, ping  Leave a comment

Pages

  • Blog
  • Domains for sale
  • Me

Recent Posts

  • Change Ricoh scan to folder port.
  • Sort pdf files with python
  • Sort pdf files with a bash script
  • Linksys Wap54g v1 latest firmware
  • Windows 8 and 8.1 iso images collection for a clean installation
Proudly powered by WordPress | Theme: Moesia by aThemes