Skip to main content
Search
Search This Blog
Random tidbits ... mostly about programming
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
Labels
bash
unix
February 09, 2013
Starting a bash script
At the beginning of the file, write
#!/bin/bash
.
Comments
Popular Posts
April 07, 2013
Cross-Browser CSS Gradient
March 14, 2013
Removing axis ticks in Python Matplotlib plots while keeping the axes labels
Comments
Post a Comment