From kde-bugs-dist Sat Apr 29 22:38:07 2000 From: Arun Sharma Date: Sat, 29 Apr 2000 22:38:07 +0000 To: kde-bugs-dist Subject: Bug#3122: kwm problem X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=95704863326356 $ cat ~/bin/nc #!/bin/sh pwd=`pwd` if [ $(echo $1 | egrep ^/) ]; then netscape -remote "openURL(file:$1)" else netscape -remote "openURL(file:$pwd/$1)" fi $ nc doc/uguide/tomcat_ug.html communicator-4_61_bin: root window has no children on display astra.sharmas.org:0.0