Skip to content

Instantly share code, notes, and snippets.

View dbaines's full-sized avatar

David Baines dbaines

View GitHub Profile
#!/bin/bash
cp -r "$1" "/home/david/usenet/tv/$3"
chown -R david "/home/david/usenet/tv/$3"
chmod -R 777 "/home/david/usenet/tv/$3"