Here I put my everyday thoughts. Mainly important things to remember but also smart solutions to problems.

11 november, 2012

Get less to be truly more

I just found out that less can show information in containers and advanced documents like pdf and doc.

Just execute this in your terminal:

     echo 'eval "$(lesspipe)"' >> ~/.bash_profile

 Now try to view a pdf or a doc file.

(docx doesn't work unfortunately.)