Guest User

Untitled

a guest
Mar 23rd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. #!/bin/bash
  2. xterm -e "sudo pacman -Syu;bash"
  3.  
  4. xterm -e "sudo pacman -Syu;bash"
  5.  
  6. gnome-terminal -e "sudo pacman -Syu;bash"
  7.  
  8. gnome-terminal -e "bash -c "sudo pacman -Syu;bash""
  9.  
  10. konsole -hold -e sudo ./HDSentinel
  11.  
  12. terminology --hold -e "sudo ./HDSentinel"
  13.  
  14. xfce4-terminal -H -x "sudo ./HDSentinel"
  15.  
  16. mate-terminal --window-with-profile=HoldOpen -e "sudo ./HDSentinel"
  17.  
  18. gnome-terminal --window-with-profile=HoldOpen -e "sudo ./HDSentinel"
Add Comment
Please, Sign In to add comment