Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benoit
minishell
Commits
06349ffc
Commit
06349ffc
authored
Jan 29, 2021
by
pêle-mêle
Browse files
ajout d'un nouveau truc a gerer dans les notes
parent
454c92a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
notes.txt
View file @
06349ffc
...
...
@@ -16,7 +16,6 @@ echo > $unknown_var ; ls ; ls (redir ambigue mais il fait quand meme ls)
create file when redirecting output without doing anything ("> a")
=======
error when redir_in file does not exist ("< unknown_file")
commande "."
...
...
@@ -46,6 +45,9 @@ mkdir ok; cd ok; rmdir ../ok; pwd
cd: leaks in getcwd
"exit 42" doit exit en renvoyant 42
tester sur bash "exit 42 1431" ou "exit fds"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment