Quoting and expansion
warm-uppar 1 commandRead the awkward name
One of these files has a space in its name. Print its contents, in a single command, with nothing on standard error.
Goal
0 / 1 commands
Print the contents of the file whose name contains a space, in one command.
- ·Uses
cat - ·Writes nothing to standard error
$
| Mode | Links | Size | Name |
|---|---|---|---|
| -rw-r--r-- | 1 | 20 | -rf.txt |
| -rw-r--r-- | 1 | 24 | a'quote.txt |
| -rw-r--r-- | 1 | 29 | budget.txt |
| -rw-r--r-- | 1 | 36 | invoice.txt |
| -rw-r--r-- | 1 | 22 | star*.txt |
| -rw-r--r-- | 1 | 32 | trailing space .txt |
| -rw-r--r-- | 1 | 26 | two words.txt |