Projects STRLCPY dismember Commits 775c8ce6
🤬
  • ■ ■ ■ ■ ■ ■
    TODO.md
    1  -# TODO
    2  - 
    3  -- [x] Add lots more info to status (ownership etc.)
    4  -- [x] Add command to find pid by name
    5  -- [x] Add suspend/resume commands (`syscall.Kill(process.PID(), syscall.SIGINT)`)
    6  -- [x] Add kill command (with --children flag)
    7  -- [x] Add kernel command to show kernel info (/proc/cmdline, /proc/sys/kernel/*)
    8  -- [x] Add files command to show list of files open by a process (/proc/123/fd/*)
    9  -- [x] Add godoc everywhere
    10  -- [x] Add scan command with built-in patterns
    11  -- [ ] Add debug logging
Please wait...
Page is in error, reload to recover