Skip to content

Commit 29cca48

Browse files
Update Part-2_Commands
1 parent fb013a3 commit 29cca48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Part-2_Commands

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Syntax: mv <file/directory> <renamed file/directory>
5252

5353
Ex: mv samplefile.txt filesample.txt
5454
Ex: mv /var/log/active_users.log ./Storage/local/user/
55-
55+
To move a file from current directory to one directory back
56+
Ex: mv <filename> ../
5657

5758

0 commit comments

Comments
 (0)