User Tools

Site Tools


haas:spring2021:unix:projects:pbx1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:spring2021:unix:projects:pbx1 [2021/02/22 17:01] – [Submission] wedgehaas:spring2021:unix:projects:pbx1 [2021/03/17 14:01] (current) – [Obtain the file] wedge
Line 32: Line 32:
   * **uniq**(1)   * **uniq**(1)
  
 +=====Note=====
 +While you may need to install any needed packages and perform investigations on your pi to perform tasks related to this project, do keep in mind that for the actual solving of the puzzlebox:
 +
 +  * you do NOT need to call upon sudo / root access in any way (solutions containing such steps will be considered to not be following the spirit of the project)
 +  * all actionable steps taken are to be done using **non-interactive** tools. There is zero need to make use of an interactive tool like **nano**. Solutions that make central use of interactive tools will be considered to not be following the spirit of the project.
 +
 +While you as a user investigating things may end up using various tools to see what is going on, your resultant steps file is to only be representative of the core automated/non-interactive task the computer is performing (with value-added comments giving pertinent clued-in information as a result of your observations and investigations).
 =====Obtain the file===== =====Obtain the file=====
 This week's project is located in the **pbx1/** sub-directory of the UNIX Public Directory, under a directory by the name of your username, there should be 2 files. One named **README**, and the other containing **pbx1** in its name. This week's project is located in the **pbx1/** sub-directory of the UNIX Public Directory, under a directory by the name of your username, there should be 2 files. One named **README**, and the other containing **pbx1** in its name.
Line 37: Line 44:
 Make a copy into your home directory somewhere and set to work. Make a copy into your home directory somewhere and set to work.
  
-**NOTE:** Hopefully it has been standard practice to locate project files in their own unique subdirectory, such as under **src/unix/**, where you can then add/commit/push the results to your repository (you ARE regularly putting stuff in your repository, aren't you?)+**NOTE:** Hopefully it has been standard practice to locate project files in their own unique subdirectory, such as under **src/SEMESTER/unix/**, where you can then add/commit/push the results to your repository (you ARE regularly putting stuff in your repository, aren't you?)
    
 =====Process===== =====Process=====
haas/spring2021/unix/projects/pbx1.1614013274.txt.gz · Last modified: 2021/02/22 17:01 by wedge