Portál AbcLinuxu, 13. ledna 2026 11:44
find /var/spool -type f | xargs grep -i "wget " find /etc/ -type f | xargs grep -i "wget "
ps -C crond, nebo raději ps -e | grep cron?
echo "self: $$"
i=$$
while test $i != 1; do
i=$(cut -d' ' -f4 /proc/$i/stat)
c=$(cut -d' ' -f2 /proc/$i/stat)
echo "parent: $i $c"
done
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.