On Mon, Oct 18, 2010 at 08:16:26PM +0530, Thyagarajan தியாகராஜன் wrote:
> Prof.Prabhu Ramachandran of IIT Mumbai has graciously accepted our
> invitation, We requested him for a session earlier.
> He is coming down to Chennai. The session is going to be held on  30th of
> Oct 2010 between 15:30 to 17:30 hours.
> The Venue is yet to be decided. Will keep you informed on the developments.

Just to add a note: he is one of the founders of ILUGC.

http://www.ae.iitm.ac.in/pipermail/ilugc/2010-May/057135.html

Kumar
-- 
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################
  
Sub : Using Aliases (bourne shell/ clones)           LOST #176

You can use aliases to  decrease the amount of typing you need
to do to get commands you commonly use. Under BSD shell shells
(ash, bash, ksh, and zsh), place in /etc/profile or ~/.profile
alias ls="ls --color=auto"
alias lsd="ls -d */"

####[From : freebsd fortune]##################################
:
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to