Viewing articles tagged 'inodes'

 Count the amount of inodes - files in a given directory

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