Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. -bash: have: command not found
  2. -bash: have: command not found
  3. -bash: have: command not found
  4. -bash: have: command not found
  5. -bash: have: command not found
  6. -bash: have: command not found
  7. -bash: have: command not found
  8.  
  9. bash --login -x
  10.  
  11. + source /etc/locale.conf
  12. ++ LANG=en_US.UTF-8
  13. + for f in '/etc/bash_completion.d/*'
  14. + '[' -e /etc/bash_completion.d/grub ']'
  15. + source /etc/bash_completion.d/grub
  16. +++ echo grub-set-default
  17. +++ sed s,x,x,
  18. ++ __grub_set_default_program=grub-set-default
  19. ++ have grub-set-default
  20. bash: have: command not found
  21. ++ unset __grub_set_default_program
  22. +++ sed s,x,x,
  23. +++ echo grub-reboot
  24. ++ __grub_reboot_program=grub-reboot
  25. ++ have grub-reboot
  26. bash: have: command not found
  27. ++ unset __grub_reboot_program
  28. +++ echo grub-editenv
  29. +++ sed s,x,x,
  30. ++ __grub_editenv_program=grub-editenv
  31. ++ have grub-editenv
  32. bash: have: command not found
  33.  
  34. chsh -s $(which zsh)
  35.  
  36. reboot
  37.  
  38. chsh -s $(which bash)
  39.  
  40. reboot
  41.  
  42. have: command not found
  43. have: command not found
  44. have: command not found
  45. have: command not found
  46. have: command not found
  47. have: command not found
  48. have: command not found
  49. have: command not found
  50. have: command not found
  51. have: command not found
  52. have: command not found
  53. have: command not found
  54. have: command not found
  55. have: command not found
  56. have: command not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement