p:: CLI
echo $?
will return the exit status of last command.
...
? Expands to the status of the most recently executed foreground pipeline.
...
Search
Jan 12, 20251 min read
p:: CLI
echo $?
will return the exit status of last command.
...
? Expands to the status of the most recently executed foreground pipeline.
...