auf meinem server stelle ich fest, dass seit einigen tage ein script namens index.cgi nicht beendet wird. ich habe sehr viele index.cgi scripte auf meinem server und ich würde gern wissen, in welchem ordner sich das script befindet.
gibt es einen befehl die "pid" genauer anzeigen zu lassen?
(ich möchte herausfinden, welches script fehlerhaft ist)
Prozess identifizieren
Re: Prozess identifizieren
Code: Select all
ps auxf | grep cgiPayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
