JargonFile/entries/shell out.txt

4 lines
167 B
Plaintext
Raw Normal View History

2014-04-26 14:52:28 +00:00
shell out
vi. [Unix] To spawn an interactive subshell from within a program (e.g., a mailer or editor). Bang foo runs foo in a subshell, while bang alone shells out.