Posted by: balkrishnapatankar on: March 21, 2008
Adding aliases permanently:open the .bashrc file in ur favorite editor and add the aliases there have them permanently.
man pages formatted as text :
Take for example : man apropos . It looks great on console but sucks when u list it out to a text file.Try this out:
man apropos | col -bx > myfile.txt
The preceding command [...]
Posted by: balkrishnapatankar on: March 17, 2008
Pengufest is all about Linux and Open Source Software. It initially started out as a mass linux installation fest.This year we had along with the usual installations fest, a few lectures from NRCFOSS contributors and a number of small workshops conducted by second years. It was really amazing to see the amount of code our [...]
Recent Comments