On Fri, Mar 15, 2002 at 05:32:34PM +0530, Dheeraj Anand wrote:

>How to configure HP cdwriter in RedHat 7.0?
>
> (Yashpal , where you have stored the document?)

http://www.symonds.net/~rajesh/linux.html

The writeup here may help.

Peace

--
Rajesh
:
####[ Linux One Stanza Tip (LOST) ]###########################
  
Sub : Lesser known commands (xargs)                  LOST #167

xargs is a filter for  feeding argumants  to a command. It can
break data stream into chunks for filters/ commands to process
[e.g. 'ls | xargs -p -l gzip'  gzips  all files in the current
directory sequentially after giving prompt at each file].

####<[EMAIL PROTECTED]>####################################
:



_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to