Tiny tools for OpenBSD - MIT https://bsdload.com/

Capitan Cloud af6c4cd3c6 Add files via upload 1 жил өмнө
LICENSE 98ac9503c9 Initial commit 1 жил өмнө
README.md d232968e65 Update README.md 1 жил өмнө
fun 09096225b8 Add files via upload 1 жил өмнө
nana 09096225b8 Add files via upload 1 жил өмнө
regextr af6c4cd3c6 Add files via upload 1 жил өмнө
var 09096225b8 Add files via upload 1 жил өмнө

README.md

tiny-tools

Tiny tools for OpenBSD - MIT License

Originally inspired by the Tiny Tools article, by Gerald J. Holzmann, with some useful shell tools for coding on Unix-like systems...

The article was severals years old (I. Software, jan/Feb 2016) and the code should be adapted to OpenBSD. But I tried to convert them:

  • nana (was num), a printing utility for your code
  • fun (was fn), a function search utility
  • regextr, a reg expression facilitator
  • var (was itok), a variable search utility

Hope you can find them somewhat useful. Have fun!