This website requires JavaScript.
Explore
Help
Sign In
brice
/
Bsh
Watch
1
Star
0
Fork
You've already forked Bsh
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7744ceaa33
Bsh
/
tests
/
functions
/
arguments_hard.sh
10 lines
92 B
Bash
Raw
Blame
History
foo
(
)
{
echo
$@
}
foo arguments de la fonction
echo
$@
foo
"d'autres"
arguments
exit
4
Reference in New Issue
View Git Blame
Copy Permalink