create_timestamp_file

This script will create a file with the given name; the content will be the RFC 3339 timestamp of the file’s creation, e.g.:

2024-01-16T16:33:12Z

Usage

$ scripts/general/create_timestamp_file.sh .timestamp
$ cat .timestamp
2024-02-19T10:37:02Z