index
:
vyatta-bash.git
T6540-add-workflows
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
mergify/bp/circinus/pr-11
mergify/bp/circinus/pr-3
mergify/bp/circinus/pr-7
mergify/bp/equuleus/pr-3
mergify/bp/sagitta/pr-3
napa
oxnard
pacifica
sagitta
upstream
Vyatta shell based on GNU Bourne Again SHell (mirror of https://github.com/vyos/vyatta-bash.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
dollar-star4.sub
blob: 1b551f2d8bfb7381a3de89b21995619ee6029873 (
plain
)
1
2
3
4
5
6
7
8
9
set -u echo ${#*} echo ${*:-bar} echo $* echo after 1 echo ${*} echo after 2