This website requires JavaScript.
Explore
Help
Sign in
github
/
shellcheck
Watch
1
Star
0
Fork
You've already forked shellcheck
0
mirror of
https://github.com/koalaman/shellcheck
synced
2025-07-12 16:13:19 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ecccc7a6b7
shellcheck
/
badcase
/
subshellvar3
Vidar Holen
90c1b63790
Added read/export as variable modifying commands for subshells
2012-11-05 18:33:45 -08:00
3 lines
33 B
Text
Raw
Blame
History
export lol=32 &
wait
echo "$lol"
Reference in a new issue
View git blame
Copy permalink