Skip to content

Instantly share code, notes, and snippets.

@davidvanvickle
Created December 31, 2011 00:30
Show Gist options
  • Save davidvanvickle/1542200 to your computer and use it in GitHub Desktop.
Save davidvanvickle/1542200 to your computer and use it in GitHub Desktop.
shell - file to list, get first line
limit_a=`cat limit`
limit=${limit_a[0]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment