Skip to content

Instantly share code, notes, and snippets.

@rahulmr
Last active July 29, 2018 12:15
Show Gist options
  • Select an option

  • Save rahulmr/628f6bdeaa37e7e2c045c1f6f6c1cd69 to your computer and use it in GitHub Desktop.

Select an option

Save rahulmr/628f6bdeaa37e7e2c045c1f6f6c1cd69 to your computer and use it in GitHub Desktop.
hello of my own
$name = split-path (whoami) -leaf
"Hello, $name!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment