hello everyone,
this may be a question that may have been asked before..if so..plzz accept my apologies
the ilug-cal website seems to be untouched for a few yrs..and there is another link
from linux-india.org
that says that the thing is under renovation.
what has happened??
can i help in anyway to rebuild the thing??
cheers
Sayamindu Dasgupta
:
####[ Linux One Stanza Tip (LOST) ]###########################
Sub : Capturing startx output LOST #008
To capture output of startx to a file for study later ..
$startx 1>startx.log 2>&1
... This will dump a bunch of text to the file "startx.log"
$cat startx.log | less ... to view the results in an xterm.
####<[EMAIL PROTECTED]>####################################
:
PGP signature