Saturday, January 26, 2013

unix tools


UNIX / Linux Tools:

All *NIX and its flavors gives a variety of inbuilt tools that are used widely in development process. The best features of this is that they are designed specially based on that OS's means they understand their system pretty well, and can offer a you a lot to work on. You must have heard of some these like.


1. Valgrind
2. GNU debugger - GDB
3. gcov - the coverage tool
4. tcpdump
5. indentindent man page
6. gprof - the profiling tool
.
.
.
and a lot.

No comments:

Post a Comment