admin

admin

Free Giveaway : PDF To Excel Converter

PDF To Excel Converter logo

In collaboration with PDFExcelConverter, we are pleased to announce a time-limited giveaway of PDF To Excel Converter application worth $39.95 for FREE. This is valid till 1st March 2012. This giveaway doesn’t require participation and is open for everyone. To…

How To Know How A Command Is Executed In Linux

How To Know How A Command Is Executed In Linux

Here’s how to know how a command is executed in Linux: 1. Issue the following command at the terminal – strace -c <absolute path to the command> for example, to know how ‘man’ command is executed, issue the following command…