Viewing articles tagged 'directory'

 Count the amount of inodes - files in a given directory

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