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-09-23 04:19:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3a4c9852f64a8510fac82959a747bae63ad6ee3
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