4 lines
88 B
Bash
Executable File
4 lines
88 B
Bash
Executable File
#!/bin/bash
|
|
cd /etc/
|
|
tar cvf /srv/http/aninix.net/shadowarch.tar vimrc skel bash.bashrc
|