[SCRIPT] GUI for pns-tool

Post tutorials, HOWTO's and other useful resources here.
User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

[SCRIPT] GUI for pns-tool

Post#1 by brokenman » 04 Mar 2011, 23:11

This is a rewritten version of fanthoms pns-tool with an Xdialog GUI front end. Please test and let me know of any glitches.

Usage:
Just save it as a script. Make it executable (chmod +x /path/to/script.sh) and run it.

Download the script here

EDITED:
Sorry ... pasting the script here with [ code ] tags must have stripped something.
How do i become super user?
Wear your underpants on the outside and put on a cape.

hypomania
Samurai
Samurai
Posts: 130
Joined: 10 Mar 2011, 10:50
Distribution: Windows phone
Location: Saudi Arabia

Re: [SCRIPT] GUI for pns-tool

Post#2 by hypomania » 05 Mar 2011, 01:25

there is error !!

Code: Select all

bash-4.1# ./pns.sh 
./pns.sh: line 546: warning: here-document at line 165 delimited by end-of-file (wanted `EOF')
./pns.sh: line 547: syntax error: unexpected end of file

Post Reply