Skip to content
Snippets Groups Projects
Commit cf2ff307 authored by Pietsch, Martin's avatar Pietsch, Martin
Browse files

added linux files

parent bd932968
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
useradd -m -s /bin/sh user
echo -n "\n123456\n123456" /tmp/pw
passwd user </tmp/pw
#!/bin/sh
/bin/sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment