Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #! /usr/bin/env bash
- find /etc/ -type f -name "*.conf" | xargs tar --totals -cvf tmp.tar 2>/dev/null >dev/null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement