Skip to content

Instantly share code, notes, and snippets.

@kithokit
Last active December 20, 2015 09:40
Show Gist options
  • Save kithokit/6110034 to your computer and use it in GitHub Desktop.
Save kithokit/6110034 to your computer and use it in GitHub Desktop.
useradd kit
mkdir /home/kit
chown kit:kit /home/kit
mkdir /etc/abc
touch /etc/abc/12345
touch /usr/kitbinary
mkdir /opt/kitoptbinary/
touch /opt/kitoptbinary/okokok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment