Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
List modified configuration files (Linux, dpkg)
TangentFox
May 10th, 2019
(
edited
)
314
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
dpkg-query
-Wf
'${Package}\n'
|
xargs
dpkg
--status
|
sed
'/^Conffiles:/,/^Description:/!d;//d'
|
awk
'{print $2 " " $1}'
|
md5sum
-c
2
>/
dev
/
null
|
grep
FAILED$
|
cut
-f1
-d
':'
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $1200 in 15 minutes
JavaScript | 2 sec ago | 0.08 KB
GMAIL Logs (2FA disabled)
JavaScript | 2 sec ago | 0.08 KB
MAKE $500 INSTANTLY P
JavaScript | 3 sec ago | 0.09 KB
MAKE $500 INSTANTLY 7
JavaScript | 5 sec ago | 0.09 KB
GMAIL Logs (2FA disabled)
JavaScript | 6 sec ago | 0.08 KB
FREE BTC GUIDE X
JavaScript | 10 sec ago | 0.09 KB
✅ Crypto Accounts
JavaScript | 10 sec ago | 0.08 KB
MAKE $500 INSTANTLY 9
JavaScript | 12 sec ago | 0.09 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!