neekey / table-parser

A parser to parse table style output from shell
MIT License
25 stars 13 forks source link

Fix the incorrect parse result for output from `ps aux` #5

Closed neekey closed 7 years ago

neekey commented 7 years ago

A fix for this https://github.com/neekey/ps/issues/13

Fix the problem by only handing un-empty domains

neekey commented 6 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: