Ever wonder while using the command-line how to run more than one command on a single line?
|
and
&&
These operators allow you to run more than one command on a single line! You may think they are the same, I did for awhile, here is a short tutorial and explanation to each command.
You are probably asking yourself who is this person. My name is James Addison Pellerano. Most people call me Addison. I am a 22 year old front-end web developer, student, runner and Coast Guard Reservist. I am a senior at Northeastern University in Boston, MA, where I am majoring in digital art. I was an Read More…
Traditionally every beginner tutorial for a programming language you start with, begins with the “Hello, World” program. This is my first blog post on this blog, so Hello World! What this is, is a place where I can post updates on things I am working on and post some short tutorials on techniques and programming languages I enjoy using. This will be an ongoing project both the design and development of the site. I am running the site from WordPress and deploying the theme through Git and Capistrano.