Hacker News new | ask | show | jobs
Show HN: TapeHead – A CLI tool for stateful random access of file streams (github.com)
22 points by emamoah 193 days ago
I wrote this tool while debugging a driver because I couldn't find a tool that allowed me to open a file, seek randomly, and read and write.

I thought it might one day be useful to someone too.

2 comments

This might also be useful for controlling actual tape drives. :P
Absolutely. Would love to see it!
Now that it exists, I don’t see how it didn’t exist before!

Nice tool, and congrats on the tool launch!

I know, right... Thanks so much!