Advertisement
pouar

launch diff

Nov 28th, 2015
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.31 KB | None | 0 0
  1. --- launch1 2015-11-28 08:55:03.226279742 -0600
  2. +++ launch2 2015-11-28 08:55:19.559307341 -0600
  3. @@ -3,7 +3,7 @@
  4.  
  5.  users=$(ls /home | grep -v "lost+found")
  6.  runaswhom=$(zenity --list \
  7. ---title "Run $* as who?" \
  8. +--title "Run $@ as who?" \
  9.  --cancel-label "Cancel" \
  10.  --ok-label "Run" \
  11.  --height=266 \
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement