• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2
3set -e
4
5sleep 1  # mtime resolution is 1 sec on unix.
6touch "$1"
7