Bash-5.3-alpha release

This commit is contained in:
Chet Ramey
2024-04-22 10:33:38 -04:00
parent f3b6bd1945
commit 622d318652
700 changed files with 136534 additions and 96420 deletions
+16
View File
@@ -65,3 +65,19 @@ echo $?
echo $?
rm -f /tmp/notwrite
!; echo 1 hi $?
!& echo 2 hi $?
(echo !)
#echo !(echo c)
echo !>/dev/null
echo !</dev/null
! &
echo $?
!
echo $?
{ time & } 2>/dev/null
echo $?