Skip to content
New issue

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 doesn't work #3964

Closed
sylvestre opened this issue Sep 21, 2022 · 0 comments · Fixed by #4193
Closed

touch -d now doesn't work #3964

sylvestre opened this issue Sep 21, 2022 · 0 comments · Fixed by #4193

Comments

@sylvestre
Copy link
Contributor

sylvestre commented Sep 21, 2022

$ 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

jfinkels added a commit to jfinkels/coreutils that referenced this issue Nov 28, 2022
For example,

    $ touch -d +1 days

Fixes uutils#3964.
jfinkels added a commit to jfinkels/coreutils that referenced this issue Nov 28, 2022
For example,

    $ touch -d +1 days

Fixes uutils#3964.
sylvestre pushed a commit to jfinkels/coreutils that referenced this issue Nov 29, 2022
For example,

    $ touch -d +1 days

Fixes uutils#3964.
@sylvestre sylvestre moved this to Done in GNU Compatibility Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
1 participant