Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. [wbechcinski@229840 ttyid:0 wto mar 31 03:22:57 ~]$ type -a cd
  2. cd jest wewnętrznym poleceniem powłoki
  3. cd jest /usr/bin/cd
  4. [wbechcinski@229840 ttyid:0 wto mar 31 03:23:06 ~]$ . /usr/bin/cd ..
  5. [wbechcinski@229840 ttyid:0 wto mar 31 03:23:14 home]$ echo $PATH
  6. /home/wbechcinski/.local/bin:/home/wbechcinski/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin
  7. [wbechcinski@229840 ttyid:0 wto mar 31 03:23:23 home]$ su
  8. [root@229840 ttyid:0 wto mar 31 03:23:37 home]# id
  9. uid=0(root) gid=0(root) grupy=0(root) kontekst=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
  10. [root@229840 ttyid:0 wto mar 31 03:23:39 home]# echo $PATH
  11. /home/wbechcinski/.local/bin:/home/wbechcinski/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin
  12. [root@229840 ttyid:0 wto mar 31 03:23:45 home]# exit
  13. exit
  14. [wbechcinski@229840 ttyid:0 wto mar 31 03:23:51 home]$ echo $PATH
  15. /home/wbechcinski/.local/bin:/home/wbechcinski/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin
  16. [wbechcinski@229840 ttyid:0 wto mar 31 03:23:55 home]$ su -
  17. [root@229840 ttyid:0 wto mar 31 03:24:00 ~]# echo $PATH
  18. /usr/share/Modules/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement