mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 05:30:49 +02:00
bash-5.0 distribution sources and documentation
This commit is contained in:
+4
-1
@@ -1,4 +1,6 @@
|
||||
export LANG=en_US.UTF-8 # make sure
|
||||
|
||||
cd $TMPDIR # try to avoid NFS artifacts
|
||||
payload=$'\065\247\100\063\231\053\306\123\070\237\242\352\263'
|
||||
"$payload"
|
||||
|
||||
@@ -6,4 +8,5 @@ cd "$payload"
|
||||
printf %q "$payload"
|
||||
echo
|
||||
|
||||
set -x ; : "$payload"
|
||||
set -x ; : "$payload" ; set +x
|
||||
cd $OLDPWD
|
||||
|
||||
Reference in New Issue
Block a user