Investing
Find directory/file with inode number
2013/09/10
Couple of days back, I was getting the following error: […] Directory inode 2362521 has an unallocated block #245823. Allocate? […] And this continued for hours together and I was in a …
bash – echo command with option to display the output on the same line.
2010/09/21
Here is a nice little trick to display the output in the same line : […] <td> <div class="bash codecolorer"> <span class="kw3">echo</span> …