Skip to content

jhjaggars/rlsof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlsof

This package parses the output of lsof -F0 and produces a Vec<HashMap<&str, String>> of the data.

Building

pyo3 requires the nightly rust toolchain currently.

cargo build --release
cp target/release/librlsof.so /path/to/rlsof.so

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages