Page MenuHomeFreeBSD
Paste P201

[patched] ./umaslabs -m "VM OBJECT" | gawk '/^0x/{printf("0x%x\n", rshift(strtonum($1), 21));}' | sort | uniq -c | sort -r
ActivePublic

Authored by markj on Aug 8 2018, 4:32 PM.
Tags
None
Referenced Files
F3642745: Masterwork From Distant Lands
Aug 8 2018, 4:32 PM
Subscribers
None
17 0x7ffffc00018
97 0x7ffffc0002f
220 0x7ffffc003f0
352 0x7ffffc003f1
356 0x7ffffc003f2
353 0x7ffffc003f3
449 0x7ffffc003f4
474 0x7ffffc003f5
499 0x7ffffc003f6
444 0x7ffffc003f7
440 0x7ffffc00408
480 0x7ffffc00409
492 0x7ffffc0040a
492 0x7ffffc0040b
488 0x7ffffc0040c
488 0x7ffffc0040d
488 0x7ffffc0040e
500 0x7ffffc0040f
504 0x7ffffc00c80
512 0x7ffffc00c81
508 0x7ffffc00c82
237 0x7ffffc00c83

Event Timeline

markj changed the title of this paste from untitled to Masterwork From Distant Lands.
markj changed the title of this paste from Masterwork From Distant Lands to [patched] ./umaslabs -m "VM OBJECT" | gawk '/^0x/{printf("0x%x\n", rshift(strtonum($1), 21));}' | sort | uniq -c | sort -r.Aug 8 2018, 4:32 PM