$ grep -rn "#Linux" ./posts

Linux: sum a column of numbers

A often problem i have to deal is how to sum columns of numeric data piped from other commands or files, lets see how we can deal with……

How to prioritize tasks

Every day we deal with tasks, from simple to very complex tasks. To determine which tasks will be executed and in what order can be……