[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] SiS 6202 partly working
On Mon, 29 Nov 1999, XRDLAB wrote:
> I tried this on my machine. Both startx 2> list and startx &> list
> gave identical outputs.
True, but you cannot guarantee that everytime. &> captures *all* output -
stdout or stderr or anything else. > captures only stdout, 2> captures
only stderr.
Atul
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.