Skip to content
Archive of posts tagged Linux

Diff Linux command — Find the difference in files the easier way.

In Linux you can use diff command to find the differences in file. What is interesting is that you can use \”diff -u\” to list the differences with \’+\’ and \’-\’ rather than sometimes confusing \’>\’ and \’<\’. An interesting article on finding the difference in files can be read here. For reference: Visual Diff [...]

Consider your account to be for you then use Linux

Found this nice article today, may be it will save someone his lifetime earning. [[danscartoon]] Technorati Tags: Linux, malware, online, security, Windows

bash tutorial for begineer and experienced.

I having been looking for something like this for sometime. Found this while searching. A very good thing about this tutorial is its comprehensiveness and the details. A lot of examples are gives which too are quite useful. Sphere: Related Content Technorati Tags: bash, Linux, tutorial