Skip to content

Commit

Permalink
Merge pull request #21 from LucasKuhn/LucasKuhn-patch-1
Browse files Browse the repository at this point in the history
Lucas kuhn patch 1
  • Loading branch information
LucasKuhn authored Aug 31, 2023
2 parents befb12e + 8975bea commit 67d136e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 0 additions & 6 deletions extras
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,3 @@ minishell.h
$
$?
README.md
exit 9223372036854775807
exit 9223372036854775808
exit -9223372036854775807
exit -9223372036854775808
exit -9223372036854775809
export | sort | grep -v SHLVL | grep -v "declare -x _" | grep -v "PS.="
6 changes: 6 additions & 0 deletions os_specific
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ unset A-
export HELLO=123 A- WORLD=456
unset HELLO A- WORLD
export UNO=1 DOS-2 TRES=3 || env | grep TRES
export | sort | grep -v SHLVL | grep -v "declare -x _" | grep -v "PS.="
exit 9223372036854775807
exit 9223372036854775808
exit -9223372036854775807
exit -9223372036854775808
exit -9223372036854775809

0 comments on commit 67d136e

Please sign in to comment.