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
/
with_while_loop.sh
4 lines
43 B
Bash
Raw
Blame
History
while
$(
echo
false
)
;
do
echo
nope
done
Reference in New Issue
View Git Blame
Copy Permalink