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
/
cmd_substitution
/
backticks.sh
5 lines
49 B
Bash
Raw
Permalink
Blame
History
if
`
echo
true
`
;
then
echo
ok
fi
`
echo
false
`
Reference in New Issue
View Git Blame
Copy Permalink