Posts tagged as:

job

Do you love or hate your job? Whatever answer may be here are 10 entertaining differences between being in prison and working:
IN PRISON: You spend the majority of your time in a 10X10 cell.
AT WORK: You spend the majority of your time in an 8X8 cubicle.
IN PRISON: You get three meals a day.
AT WORK: You [...]

{ 0 comments }

Very simple, here is the command to convert man page of ls command to text file:
man ls | col -b > ls.txt
Then use lpr print command to print ls.txt file i.e. it sends a print job to the default system queue/printer connected to Linux/UNIX:
cat ls.txt | lpr
OR
lpr ls.txt
You can also try:
man ls | [...]

{ 0 comments }

Texas Instruments new chip will make this possible. We have already seen massive growth in Cell phone market in India and now with such new technology will go one step ahead. Well job done by TI’s Indian R & D team
Read more at biz.yahoo.com.

{ 0 comments }

Recently I quit job that I don’t like at all, I was doing the job because I had no other choice. until I read an ancient tao thought which says “Choose a job you love and won’t have to work a day in your life!”
Next day I left the job! Don’t work for wages, work [...]

{ 0 comments }