Viewing articles tagged 'count'

 Count the amount of inodes - files in a given directory

#!/bin/bash## @title inodes#...