This website requires JavaScript.
Explore
Help
Sign In
7x31
/
shellcheck
Watch
1
Star
0
Fork
0
You've already forked shellcheck
mirror of
https://github.com/koalaman/shellcheck.git
synced
2025-08-08 17:49:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cbbee7b89c64b98d28cd1b91bc546891c3871b7
shellcheck
/
badcase
/
subshellvar3
Vidar Holen
90c1b63790
Added read/export as variable modifying commands for subshells
2012-11-05 18:33:45 -08:00
4 lines
33 B
Plaintext
Raw
Blame
History
export lol=32 &
wait
echo "$lol"
Reference in New Issue
View Git Blame
Copy Permalink