Skip to content

Instantly share code, notes, and snippets.

@lhns
Last active April 20, 2018 08:36
Show Gist options
  • Save lhns/e46db1ab6f147a59d94031cfd45b42ef to your computer and use it in GitHub Desktop.
Save lhns/e46db1ab6f147a59d94031cfd45b42ef to your computer and use it in GitHub Desktop.
Shell and Cmd compatible script
#!/usr/bin/env sh
:; shopt -s expand_aliases
:; alias ::=''
:: #SHELL
::
:: exit
@echo off
:: #CMD
exit /B
\r\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment