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
Putting this as a question because I don't know if it's intended, or if I'm missing something:
> touch older newer > ls -t older newer newer older > ls -tr older newer older newer > exa -sold older newer older newer > exa -snew older newer older newer > exa -snew newer older newer older
sorting the arguments is useful for scripting.
The text was updated successfully, but these errors were encountered:
Yeah I think it’s not ideal, and if I remember correctly, that’s one of the thing I was trying to fix in #869.
Sorry, something went wrong.
No branches or pull requests
Putting this as a question because I don't know if it's intended, or if I'm missing something:
sorting the arguments is useful for scripting.
The text was updated successfully, but these errors were encountered: