1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Use the command name version

This commit is contained in:
jbranchaud
2016-03-26 09:39:08 -05:00
parent fda7f2085e
commit e44e35150c

View File

@@ -1,6 +1,6 @@
# Command Line Length Limitations
The other day I tried to run a remove command on the contents of a directory
The other day I tried to run a `rm` command on the contents of a directory
with a **LOT** of files.
```