Skip to content

Instantly share code, notes, and snippets.

@lukaszkorecki
Created February 11, 2015 15:00
Show Gist options
  • Save lukaszkorecki/ff3fe51125e707106573 to your computer and use it in GitHub Desktop.
Save lukaszkorecki/ff3fe51125e707106573 to your computer and use it in GitHub Desktop.
readonly user=wu
readonly name=tang
cat > /home/$user/.conf <<-EOF
[init]
name=$name
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment