#!/bin/sh statout=$(stat -c %W --terse /) birthdate=$(date --date="@$statout") echo $birthdate