Skip to content

Commit 78440c5

Browse files
authored
Update 01.Basic_Commands.md
1 parent 59feb1f commit 78440c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tutorial-Files/02.Basic-Commands/01.Basic_Commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| --------------|-------------------|
66
| cd `~ | cd tilt this command is used for user home directory, (~ tilt shows you are in user home directory)
77
| / | Top level root directory | Example: ubuntu@ip-172-31-45-23:~$ cd /
8-
ubuntu@ip-172-31-45-23:/$
8+
| ubuntu@ip-172-31-45-23:/$
99
| cd / | it takes to top level root directory
1010
| ubuntu@ip-172-31-45-23:~$ | $ at the end shows that you are logged with normal userr
1111
| root@ip-172-31-45-23:~# | # indicates that you are logged in with root user

0 commit comments

Comments
 (0)