command: move to common/

This commit is contained in:
lbonanomi
2019-05-22 11:37:31 -04:00
committed by Starbeamrainbowlabs
parent 0c4438005d
commit 6b34c5ce31

View File

@@ -1,7 +0,0 @@
# command
> Command forces the shell to execute the program and ignore any functions, builtins and aliases with the same name.
- Execute the ls program literally, even if an ls alias exists:
`command {{ls}}`