cravesoft / sman

Search for the definition of struct types in man pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

A wrapper around the man command that searches for struct definitions in on-line reference manuals.

Installation

You can install sman with:

curl https://raw.githubusercontent.com/cravesoft/sman/master/sman.sh > ~/bin/sman
chmod +x ~/bin/sman

About

Search for the definition of struct types in man pages

License:MIT License


Languages

Language:Shell 100.0%