Skip to content

Instantly share code, notes, and snippets.

@gusenov
Created August 20, 2018 14:27
Show Gist options
  • Save gusenov/89bb77d2ad50030f2dbd4f3de8476270 to your computer and use it in GitHub Desktop.
Save gusenov/89bb77d2ad50030f2dbd4f3de8476270 to your computer and use it in GitHub Desktop.
Shell-команда для создания пустого файла служащего временной меткой.
touch timestamp-$(date +"%Y%m%d_%H%M%S")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment