Skip to content
Snippets Groups Projects
Commit 0d53220a authored by Sag0Sag0's avatar Sag0Sag0 Committed by Michael Aaron Murphy
Browse files

Add builtin status (#603)

The new status builtin accepts three arguments:
- **-l**: returns true if the shell is a login shell.
- **-i**: returns true if the shell is interactive.
- **-f**: prints the filename of the currently running shell script or if there is none prints stdio.
parent 0b279389
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment