Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- ME=$(echo "Please replace this text with your links to check" 2>&1 | zenity --text-info --editable --width 650 --height 400);
- plowdown -c $ME 2>&1 | zenity --text-info --width 650 --height 400
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement