Search

You can find the results of your search below.

tech_ref
5 Hits, Last modified:
ctronic Submission ===== You should make a cs377 directory under your home directory on your CS account, and protect it: $ cd $ mkdir cs377 $ chmod 700 cs377 \\... unning your programs. Be sure you have a home bin directory, and if you don't, create one via: $ cd $ m... h: ./echo-linda-env To copy the example programs directory on spaceserver to your home course directory: $
week3
5 Hits, Last modified:
ur UPC programs ==== setup ==== * create a bin directory if you don't already have one: * ''$ cd'' ... bin'' * copy my UPC setup script into your bin directory: * ''$ cp ~mlsmith/bin/set-upc-env ~/bin'' ... torial programs to your account under your course directory: * ''$ cd ~/cs377'' * ''$ cp -r ~mlsmith/... examples/upc ./'' \\ //this will create a ''upc'' directory under your course directory// * now you're read
week9
5 Hits, Last modified:
* Go demo and starter code * copy from Marc's directory into your ''cs377'' course directory: <code> $ cd ~/cs377 $ cd -r /home/mlsmith/cs377-examples/Go ./ </code>... ould see the following files in your local ''Go'' directory: <code> $ ls csp-dining-phils.go deadlock.g... on p. 57 * you can copy Marc's Go examples directory into your current directory with this command: <c
week10
1 Hits, Last modified:
longer live :-( * sample code: copy from my directory <code text> $ cp -r /home/mlsmith/cs377-examples/
week11
1 Hits, Last modified:
_language)</code> * sample code: copy from my directory <code text> $ cp -r /home/mlsmith/cs377-examples/