Skip to content

Instantly share code, notes, and snippets.

@deeTEEcee
Created November 30, 2015 01:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deeTEEcee/4be6d7c6096fb3e09554 to your computer and use it in GitHub Desktop.
Save deeTEEcee/4be6d7c6096fb3e09554 to your computer and use it in GitHub Desktop.
terminal commands
# Compile
irb, ruby
python
g++ name.cpp -o file;./file # C++
# Search
# Rails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment