Migrate Structure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[[built-in-commands-script]]
|
||||
==== Script
|
||||
|
||||
The `script` command accepts a local file as an argument and replays commands found there, one at a time.
|
||||
|
||||
Reading from the file behaves exactly like inside the interactive shell, so lines starting with `//` are considered
|
||||
to be comments and are ignored, while lines ending with `\` trigger line continuation.
|
||||
Reference in New Issue
Block a user