Bugtraq mailing list archives
Re: xterm
From: mulligan () future Eng Sun COM (Geoff Mulligan)
Date: Fri, 19 Nov 93 12:12:42 PST
The logfile is created by the xterm and not the server therefore it is
created on the local machine.
Had it been created by the server then:
xterm -display remote:0 -l -lf /tmp/foo -e echo foobar
would have created the file /tmp/foo on machine remote. Thanksfully it
doesn't.
geoff
