Code Monkey home page Code Monkey logo

scripts's Introduction

These scripts are intended to work on *nix systems unless otherwise indicated

HIDDENFILES (MACOSX only):
This script will make your files visible in Finder if they are hidden and vice versa if you run it again.

BASH PROFILE GENERATOR:
Basic script that generates sets up the shell environment as I like it.

HANDINSCRIPT:
Make sure that you have set up the folder with all the files you want to copy over. You can copy individual files as well, but only one at a time. The script will search your machine for the folder or file and display all matches. If you provide the script with more information about the location of your folder, the search will be faster (Eg. lab6 vs cs213/lab6 vs ~/cs213/lab6).
This script will perform handin after the user specifies his/her cs ID, the location of the folder that will be copied, the course folder and the assignment folder. The default Unix server used for this script is remote.ugrad.cs.ubc.ca

FOR ALL SCRIPTS:
If you don't need the whole repository you can just click on the file and copy and paste the file into the editor of your choice. Save the file with a ".sh" extension 

Make sure you have given the file executible access via the command "chmod 755". 
You can then execute the script via "bash /path/to/script.sh" 

To make the script available to execute without having to type the path everytime, add the path to your $PATH variable.


scripts's People

Contributors

pr0hin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.