Common Linux Commands List
I don't work on Linux everyday so I often forget the commands that I use from time to time. I started keeping the most commonly used commands in my notes, but I often misplace those notes. I am going to keep updating this blog post with my commonly used Linux commands so I have them for easy reference in the future:
1. ps -A | grep mysql -- Find the process & id of MySQL.
2. find / -name "file" * -- This finds a file. There may be a quicker way to do this.
If you have any commands you use on a regular basic and think others would benefit send them on over and I will add them to the list.
http://www.cfedge.com/trackback.cfm?152E2820-DAA9-5D4F-57C157E772ACBE86



There are no comments for this entry.
[Add Comment]