Skip to content

Instantly share code, notes, and snippets.

@kenazk
Last active July 17, 2020 20:13
Show Gist options
  • Save kenazk/04d4256f2237c0626b56ad5e2e43e39b to your computer and use it in GitHub Desktop.
Save kenazk/04d4256f2237c0626b56ad5e2e43e39b to your computer and use it in GitHub Desktop.
Hello World
#! /bin/sh
echo $(ni get -p {.name})
echo "hello world"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment