Page 17 of 17

Posted: Tue 20 Nov 2012, 23:27
by jamesbond
Fatdog 610beta has been released. See here for the announcement.

Posted: Sat 15 Dec 2012, 19:44
by don570
Forum member stu90 wrote a script to make a pet package from
a folder called 'makepet'. (It makes a right click menu)

It has the command

Code: Select all

dir2pet "$PET"
I found that it didn't work in fatdog 610, but a change would make it
work

Code: Select all

xterm -e dir2pet "$PET"
_____________________________________________