Show HN: Directory Tags for Lazy Programmers(github.com) |
Show HN: Directory Tags for Lazy Programmers(github.com) |
Mine was called ctags and allowed you to tag processes. First it was implemented as a lkm, then was reimplemented inside the kernel as an additional field in the process struct (forget what its called).