Advertisement
kolbka_

Untitled

Feb 5th, 2022
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. #! /usr/bin/env bash
  2.  
  3. 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