README.md
setup.py
jc/__init__.py
jc/cli.py
jc/utils.py
jc.egg-info/PKG-INFO
jc.egg-info/SOURCES.txt
jc.egg-info/dependency_links.txt
jc.egg-info/entry_points.txt
jc.egg-info/requires.txt
jc.egg-info/top_level.txt
jc/parsers/__init__.py
jc/parsers/arp.py
jc/parsers/crontab.py
jc/parsers/df.py
jc/parsers/dig.py
jc/parsers/du.py
jc/parsers/env.py
jc/parsers/foo.py
jc/parsers/free.py
jc/parsers/fstab.py
jc/parsers/history.py
jc/parsers/hosts.py
jc/parsers/ifconfig.py
jc/parsers/iptables.py
jc/parsers/jobs.py
jc/parsers/ls.py
jc/parsers/lsblk.py
jc/parsers/lsmod.py
jc/parsers/lsof.py
jc/parsers/mount.py
jc/parsers/netstat.py
jc/parsers/pip_list.py
jc/parsers/pip_show.py
jc/parsers/ps.py
jc/parsers/route.py
jc/parsers/ss.py
jc/parsers/stat.py
jc/parsers/systemctl.py
jc/parsers/systemctl_lj.py
jc/parsers/systemctl_ls.py
jc/parsers/systemctl_luf.py
jc/parsers/uname.py
jc/parsers/universal.py
jc/parsers/uptime.py
jc/parsers/w.py
tests/__init__.py
tests/test_arp.py
tests/test_crontab.py
tests/test_df.py
tests/test_dig.py
tests/test_du.py
tests/test_env.py
tests/test_free.py
tests/test_fstab.py
tests/test_history.py
tests/test_hosts.py
tests/test_ifconfig.py
tests/test_iptables.py
tests/test_jobs.py
tests/test_ls.py
tests/test_lsblk.py
tests/test_lsmod.py
tests/test_lsof.py
tests/test_mount.py
tests/test_netstat.py
tests/test_pip_list.py
tests/test_pip_show.py
tests/test_ps.py
tests/test_route.py
tests/test_ss.py
tests/test_stat.py
tests/test_systemctl.py
tests/test_systemctl_lj.py
tests/test_systemctl_ls.py
tests/test_systemctl_luf.py
tests/test_uname.py
tests/test_uptime.py
tests/test_w.py