1 2 3 4 5
# vim:ft=sh:noexpandtab # This implements lock to check to run tool just once # TODO create lock and fail if no lock is present # TODO remove lock at the exit using cleaner