We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
touch -d now
$ touch -d now /tmp/foo touch: Unable to parse date: now
works with GNU
tested by GNU in tests/touch/now-owned-by-other.sh
The text was updated successfully, but these errors were encountered:
touch: add support for some relative times
a80cd95
For example, $ touch -d +1 days Fixes uutils#3964.
f4088d5
a396ebd
Successfully merging a pull request may close this issue.
works with GNU
tested by GNU in tests/touch/now-owned-by-other.sh
The text was updated successfully, but these errors were encountered: