Imported from ../bash-3.0.tar.gz.
This commit is contained in:
parent
7117c2d221
commit
b80f6443b6
400 changed files with 69247 additions and 13346 deletions
|
@ -34,3 +34,6 @@ cat <<< 'echo $(echo hi)'
|
|||
cat <<< "echo ho"
|
||||
|
||||
cat <<< "echo $(echo off to work we go)"
|
||||
|
||||
IFS="/" read -r -d $'\000' -a uu <<< /kghfjk/jkfzuk/i
|
||||
declare -p uu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue