Skip to content

r2r-dev/b3-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nix flake for b3 strace to json parser

Example usage:

nix build git+https://github.com/r2r-dev/b3-flake#default

# list opened files of a process
strace -e trace=open,openat -f cat /etc/motd |& ./result/bin/b3 | jq .args[1]

example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages