Skip to content

Instantly share code, notes, and snippets.

@johnathan-sewell
Created September 14, 2011 08:50
Show Gist options
  • Save johnathan-sewell/1216131 to your computer and use it in GitHub Desktop.
Save johnathan-sewell/1216131 to your computer and use it in GitHub Desktop.
ls *.sln | select -first 1 | %{ ii $_.FullName }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment