Skip to content

Instantly share code, notes, and snippets.

@poshcodebear
Created July 31, 2015 05:40
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 poshcodebear/eeda3476c5b6c6ea1ee3 to your computer and use it in GitHub Desktop.
Save poshcodebear/eeda3476c5b6c6ea1ee3 to your computer and use it in GitHub Desktop.
Removing the first or last lines from a text file - Sample 3
$var[1..($var.count - 1)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment