initial commit

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2022-01-09 17:30:53 -05:00
commit df4823863f
11 changed files with 190 additions and 0 deletions

3
bin/studentcpyinto Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
source ~/bin/studentvars
scp $1 $UW_SERVER:$2