mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-19 00:17:51 +02:00
add route parser
This commit is contained in:
@ -3,7 +3,7 @@ jc changelog
|
|||||||
2019xxxx v0.5.0
|
2019xxxx v0.5.0
|
||||||
- Fix netstat -p parsing for Ubuntu
|
- Fix netstat -p parsing for Ubuntu
|
||||||
- Add ps parser
|
- Add ps parser
|
||||||
+ Add route parser
|
- Add route parser
|
||||||
+ Change some ifconfig fields to integers
|
+ Change some ifconfig fields to integers
|
||||||
+ Use maxsplit option in split in ls.py line 109... otherwise filenames with multiple spaces
|
+ Use maxsplit option in split in ls.py line 109... otherwise filenames with multiple spaces
|
||||||
between words can be incorrectly represented with the .join operation
|
between words can be incorrectly represented with the .join operation
|
||||||
|
Reference in New Issue
Block a user