Created
August 20, 2018 14:27
-
-
Save gusenov/89bb77d2ad50030f2dbd4f3de8476270 to your computer and use it in GitHub Desktop.
Shell-команда для создания пустого файла служащего временной меткой.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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