

And AFAIK it's the only way to get an iOS core dump. Run with a pid and "core" argument, or go to process details screen and hit "c". Useful :-) Dumping coreĭoes not affect the process in any harmful way, and - Couldn't be simpler. In interactive mode, will turn your MacBook or iOS device into a signal detector for the current WiFi. All the things top(1) still can't do after 15 years. You can resize the terminal window to get more/less output, remove and rearrnage columns, sort, filter. Running with no arguments will enter interactive mode: Running with a pid or all argument will produce grep(1)-friendly output. This is J's Process Explorer v1-e, compiled on Jan 26 2016, 12:55:05 Download Latest Version Here Examples # Run with -h for descriptive error message There's soooo many options to cover, though, I'll just cover the latest ones. This (and the man page, which nobody reads. The tool, however, (like most of mine), was built around my own use cases and habits, so - while it's natural for me to use, many people remain unaware of its powerful yet nonintuitive features. It is slowly living up to the golden standard - its Windows namesake - but (deliberately) through a terminal interface (which makes it perfect over SSH as well).

Since then, however, and like its sibling - jtool - the tool took a life of its own, as more and more features have been added to it, making it not just a full replacement to the default (and crummy) top(1) utility, but also providing features available nowhere else. Process Explorer ( procexp) is a utility I've started writing as a simple tool to demonstrate the vast swaths of information accessible by proc_info (a.k.a system call #336, my favorite). The output then puts each of these characters in front of the respective field.Process Explorer - over the top(1) procexp - Going over the top(1) The characters that come after -F represent a field you want to select for output. In man lsof search for OUTPUT FOR OTHER PROGRAMS for details. The -F instructs lsof to produce output suitable for consumption by another process, such as Perl or awk.
