# Answer 84 - sh

 #[]([.]c;cat;#&&alert" "
 echo Hello "World!"
 #[;]:;#bye;dnl</vsh>

Distance from [answer 83](https://codegolf.stackexchange.com/a/40588/30164): 7

 - Added `#`
 - Removed `@`
 - Changed `(` to ` `
 - Added 2 `"`'s
 - Added `#`

Yes, `bash` and `dash` have been done, but I'm just taking the opportunity here as `sh` has not...

Added the quotes just to get some difficulty up.