Skip to content

Reading a script before you run it

warm-uppar 1 command

Show 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
$

The files in the sandbox, with their modes, link counts and sizes
ModeLinksSizeName
-rw-r--r--18notes.txt