#!/usr/bin/env bash rm -rf /dev/.udev/ rm -rf /tmp/* dd if=/dev/zero of=/EMPTY bs=1M rm -f /EMPTY sync