User Tools

Site Tools


notes:c4eng

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
notes:c4eng [2019/10/07 13:16] – [Unix/Linux:] mfaucet2notes:c4eng [2020/10/21 18:49] (current) – [Mercurial:] jwhitso2
Line 26: Line 26:
   * scp - secure copy to or from a remote machine via local host or remote host   * scp - secure copy to or from a remote machine via local host or remote host
     * scp fileName user@machine:     * scp fileName user@machine:
-===Internet Relay Chat=== +  * make builds program based on a make file 
-To reconnect to the IRC type the following: +  whoami returns the current user
-    screen +
-    irssi +
-    /connect irc +
-    /join csci +
- +
-   * screen -r - move back in to created screen (our chat) +
-   cntrl + a then d moves back to original terminal outside of screen+
 ====Mercurial:==== ====Mercurial:====
   * fixrepo - repository reset   * fixrepo - repository reset
Line 41: Line 34:
   * hg commit -m "message" - commits to repository with a message   * hg commit -m "message" - commits to repository with a message
   * hg push - pushes files to repository   * hg push - pushes files to repository
 +  * hg update -C - reverts uncommitted changes in the working directory
 +  * hg merge - starts a merge between two heads
 ====Raspberry Pi:==== ====Raspberry Pi:====
   *sudo shutdown -h now - shutdown Pi   *sudo shutdown -h now - shutdown Pi
Line 46: Line 41:
   *gpio mode pinNumber Status - sets the pin number to IN or OUT   *gpio mode pinNumber Status - sets the pin number to IN or OUT
   *gpio write pinNumber Status - sets the value of the pin number to 1(one) or 0(zero)   *gpio write pinNumber Status - sets the value of the pin number to 1(one) or 0(zero)
 +
 +====Lab 46 Shell:====
 +  *status desig - shows completed class tasks and upcoming due projects
  
notes/c4eng.1570468591.txt.gz · Last modified: 2019/10/07 13:16 by mfaucet2