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
main
Bsh
/
tests
/
functions
/
arguments.sh
8 lines
76 B
Bash
Raw
Permalink
Blame
History
foo
(
)
{
echo
$@
echo
$#
echo
$2
}
foo salut je suis un argument
Reference in New Issue
View Git Blame
Copy Permalink