Skip to content

Instantly share code, notes, and snippets.

@mariokostelac
Created August 20, 2015 11:48
Show Gist options
  • Save mariokostelac/bcb219e069734166a79a to your computer and use it in GitHub Desktop.
Save mariokostelac/bcb219e069734166a79a to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
head -n $(($(($1+1))*2)) | tail -n 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment