Cyanos / beginning

0 stars 0 forks source link

05/14/2015 #5

Open danielrjones opened 9 years ago

danielrjones commented 9 years ago

So today you will need to do some experimenting and cited examples for the following unix applications:

find locate pstree

You may or may not need to install via brew. I would like to see how you would utilize these commands in a normal use case. I want you to describe how you would use and provide an example of the command that will run on my machine too.

Cyanos commented 9 years ago

I've been having trouble using find and locate, both have man pages and i've seen examples of what they are. I know that locate is supposed to be quicker than find and that it searches databases and that find can scope files by their details; though, I don't know what to do with them. I'd like to discuss more in person as I have to depart for the North Bay in a few moments.

Note: I updated ./quicktype

danielrjones commented 9 years ago

I will check all this out today.