Skip to content

thesteve0/fiftyone-getting-started

Repository files navigation

fiftyone-getting-started

If the mongo process gets stuck


for prc in /proc/*/cmdline; { (printf "$prc "; cat -A "$prc") | sed 's/\^@/ /g;s|/proc/||;s|/cmdline||'; echo; } |grep mongo

then:

kill <number at the beginning of the returned line>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages