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
/
cmd_substitution
/
basic.sh
4 lines
37 B
Bash
Raw
Blame
History
if
$(
echo
true
)
;
then
echo
ok
fi
Reference in New Issue
View Git Blame
Copy Permalink