While the tool help indicates these codes refer to `N (inode), L (number of links)`, the actual code has: ``` ['N', 'nlink'], ['L', 'state'], ``` This appears to go back a long way. Previous this list used numeric indexes that were similarly incorrect.