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
env -iu LESS env -ui LESS env -u -i -z
env -iu LESS
env -ui LESS
env -u -i -z
env -u without argument(s), do not print env, print error like env -u: option requires an argument
env -u
env -u: option requires an argument
The text was updated successfully, but these errors were encountered:
env -i -u print this error : 21sh: -u: No such file or directory
env -i -u
21sh: -u: No such file or directory
Sorry, something went wrong.
Fixed. Il reste un cas ....
env -u _ -u HOME -uu PWD -u LLE LOL=LOL env
env -ui
No branches or pull requests
env -iu LESS
env -ui LESS
env -u -i -z
env -u
without argument(s), do not print env, print error likeenv -u: option requires an argument
The text was updated successfully, but these errors were encountered: