Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
List modified configuration files (Linux, dpkg)
TangentFox
May 10th, 2019
(
edited
)
336
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
December smells like money
CSS | 12 min ago | 0.91 KB
13,000$ in 2 days
12 min ago | 0.28 KB
rainmeter: 3 Disks.ini (+autorefresh)
INI file | 9 hours ago | 5.74 KB
Apple M3 / iPad Air / Kraken 1.1 / IOS 18
9 hours ago | 1.12 KB
Untitled
16 hours ago | 8.80 KB
Untitled
20 hours ago | 10.92 KB
Untitled
22 hours ago | 7.52 KB
Untitled
1 day ago | 10.02 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!