mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-04 02:40:49 +02:00
commit bash-20051027 snapshot
This commit is contained in:
+2
-2
@@ -54,8 +54,8 @@ echo x{10..1}y
|
||||
echo {a..f}
|
||||
echo {f..a}
|
||||
|
||||
#echo {a..A}
|
||||
#echo {A..a}
|
||||
echo {a..A}
|
||||
echo {A..a}
|
||||
|
||||
echo {f..f}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user