Skip to content

Commit 26f01bf

Browse files
Update README.md
1 parent aa631cf commit 26f01bf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
* sudo su # switch to root user with curret user home dir
44
* sudo su - # switch to root user with root hom dir
5-
*** sudo su tom # swithc to tom but current user home Dir
6-
*** sudo su - username # switch to tom with user home Dir
7-
*** su - # switch to root user but it will ask for root user password
8-
*** su ## switch to root user but it will ask for root user password
9-
*** su tom #switch to tom but with current user home Dir and ask for tom password
10-
*** su - tom #switch to tom but with tom user home Dir and ask for tom password
5+
* sudo su tom # swithc to tom but current user home Dir
6+
* sudo su - username # switch to tom with user home Dir
7+
* su - # switch to root user but it will ask for root user password
8+
* su ## switch to root user but it will ask for root user password
9+
* su tom #switch to tom but with current user home Dir and ask for tom password
10+
* su - tom #switch to tom but with tom user home Dir and ask for tom password

0 commit comments

Comments
 (0)