Skip to content

Commit

Permalink
Add mv command
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Scavo committed Oct 31, 2016
1 parent bc5f2ac commit 1707044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/command_paths.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ _FIND=/usr/bin/find
_HEAD=/usr/bin/head
_LS=/bin/ls
_MKDIR=/bin/mkdir
_MV=/bin/mv
_OPENSSL=/usr/bin/openssl
_PRINTF=/usr/bin/printf # also a bash builtin
_RM=/bin/rm
Expand Down

0 comments on commit 1707044

Please sign in to comment.