Skip to content

Instantly share code, notes, and snippets.

@iMega
Created March 24, 2017 08:50
Show Gist options
  • Save iMega/a2f1c99b6715c924f7872d28e546981d to your computer and use it in GitHub Desktop.
Save iMega/a2f1c99b6715c924f7872d28e546981d to your computer and use it in GitHub Desktop.
```
$ shopt -q login_shell && echo 'Login shell' || echo 'Not login shell'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment