Portál AbcLinuxu, 10. května 2025 22:46
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.