This is an overview of the important commands in the terminal, as well as example situations. The commands I have deemed important are: ls, grep, awk, find, locate, and pstree. (this is a list in progress)
Monday, November 28, 2011
Uninstalling all gems
This is very similar to the last post, but I want to run a command that will list all of the gems currently installed on my system, and use the output to uninstall them.
No comments:
Post a Comment