This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
user:qclark:portfolio:firstproject [2011/12/06 20:58] – [Reflection] qclark | user:qclark:portfolio:firstproject [2011/12/06 21:01] (current) – [References] qclark | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ======Project: | ||
+ | A project for UNIX/Linux by Quinton Clark during Fall 2011. | ||
+ | |||
+ | This project was begun on 11/17/11 and is anticipated to take a day. | ||
+ | =====Objectives===== | ||
+ | The objective of this project was to help out my fellow classmate and to harvest certain lines of data and display them in an orderly manner. | ||
+ | |||
+ | =====Prerequisites===== | ||
+ | In order to successfully accomplish/ | ||
+ | |||
+ | * resource1 | ||
+ | * resource2 | ||
+ | * resource3 | ||
+ | * experience1 | ||
+ | * experience2 | ||
+ | * etc. | ||
+ | |||
+ | =====Background===== | ||
+ | The purpose of this project was to gather three fields of data and put it on a line as a whole | ||
+ | We needed the name of the person or the organization, | ||
+ | We collected these things by using the harvesting tools **grep** and **sed**. | ||
+ | =====Scope===== | ||
+ | Give a general overview of your anticipated implementation of the project. Address any areas where you are making upfront assumptions or curtailing potential detail. State the focus you will be taking in implementation. | ||
+ | |||
+ | =====Attributes===== | ||
+ | State and justify the attributes you'd like to receive upon successful approval and completion of this project. | ||
+ | |||
+ | * attribute1: why you feel your pursuit of this project will gain you this attribute | ||
+ | * attribute2: why you feel your pursuit of this project will gain you this attribute | ||
+ | * etc... | ||
+ | |||
+ | =====Procedure===== | ||
+ | The actual steps taken to accomplish the project. Include images, code snippets, command-line excerpts; whatever is useful for intuitively communicating important information for accomplishing the project. | ||
+ | |||
+ | =====Code===== | ||
+ | Upon completion of the project, if there is an applicable collection of created code, place a copy of your finished code within | ||
+ | |||
+ | < | ||
+ | lab46: | ||
+ | lab46:~$ ls -l | ||
+ | lab46:~$ cp InstituteListWorldwide4-7-07.doc ~ | ||
+ | lab46:~$ cd | ||
+ | lab46:~$ ls | ||
+ | lab46:~$ cat InstituteListWorldwide4-7-07.doc | ||
+ | lab46:~$ clear | ||
+ | lab46:~$ ls | ||
+ | lab46:~$ vi Insti | ||
+ | lab46:~$ vi InstituteListWorldwide4-7-07.doc | ||
+ | lab46:~$ cd /tmp/dataz | ||
+ | lab46:~$ ls | ||
+ | lab46:~$ ls -l | ||
+ | lab46:~$ cd | ||
+ | lab46:~$ ls | ||
+ | lab46:~$ vi InstituteListWorldwide4-7-07.txt | ||
+ | lab46:~$ cat InstituteListWorldwide4-7-07.txt | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46:~$ clear | ||
+ | lab46:~$ cat InstituteListWorldwide4-7-07.txt | sed ' | ||
+ | lab46:~$ cat InstituteListWorldwide4-7-07.txt | sed ' | ||
+ | lab46:~$ cat InstituteListWorldwide4-7-07.txt | sed ' | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46:~$ cat InstituteListWorldwide4-7-07.txt | sed ' | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | lab46: | ||
+ | </ | ||
+ | |||
+ | |||
+ | =====Reflection===== | ||
+ | There was A LOT that was put into doing this project. So much trial and error. I would put one thing in and it would do something else entirely. Or i would type something else in and it would do the action i asked it to but perform something that i DIDN'T want it to do. | ||
+ | =====References===== | ||
+ | References include but are not limited to: Matt Haas |