Skip to content

Instantly share code, notes, and snippets.

@rahulmr
Last active July 29, 2018 12:15
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 rahulmr/628f6bdeaa37e7e2c045c1f6f6c1cd69 to your computer and use it in GitHub Desktop.
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