There was an error while loading. Please reload this page.
1 parent 59feb1f commit 78440c5Copy full SHA for 78440c5
Tutorial-Files/02.Basic-Commands/01.Basic_Commands.md
@@ -5,7 +5,7 @@
5
| --------------|-------------------|
6
| cd `~ | cd tilt this command is used for user home directory, (~ tilt shows you are in user home directory)
7
| / | Top level root directory | Example: ubuntu@ip-172-31-45-23:~$ cd /
8
- ubuntu@ip-172-31-45-23:/$
+ | ubuntu@ip-172-31-45-23:/$
9
| cd / | it takes to top level root directory
10
| ubuntu@ip-172-31-45-23:~$ | $ at the end shows that you are logged with normal userr
11
| root@ip-172-31-45-23:~# | # indicates that you are logged in with root user
0 commit comments