Reading a script before you run it
warm-uppar 1 commandShow me what it would run
DIR is not set, and the line is rm -rf "$DIR/". Print what that line would actually hand to rm — without handing it to rm.
Goal
0 / 1 commands
DIR is not set. Without running it, print the line rm -rf "$DIR/" would actually run — the command name and its arguments, expanded.
- ·Does not use
rm - ·Puts the answer on standard output
$
| Mode | Links | Size | Name |
|---|---|---|---|
| -rw-r--r-- | 1 | 8 | notes.txt |