3 Unanswered Topics
Remove Filter Ok so I made the following script: [code=bash] #!/bin/sh if ! ps -C screen > /dev/null then exec xterm -fg green -bg black -e screen else if ps -C xterm > /dev/null then exec xterm -fg green -bg black -e screen else exec xterm -fg green -bg black -e screen … | |
I have a gp2x and was wondering if anybody else has one? They do not seem to popular... |
The End.