Now properly integrated with GNOME2
Supports Bangla :-)
http://www.ilug-cal.org/node.php?id=142 has some more details ;-)
-sdg-



-- 
Sayamindu Dasgupta [http://www.peacefulaction.org/sayamindu/]
Get my Public Keys at http://www.peacefulaction.org/sayamindu/keys.html
:
####[ GNU/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]>####################################
:

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to