willeccles / f

🌵 Cactus fetch program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# f

f is a system fetch program which lists only the system information that
matters:

- username@hostname
- OS and version
- architecture
- shell
- editor
- 16 colors

# usage

f is written in C, so you'll need a C compiler. Optionally, a Makefile is
included for use with GNU Make. After you build and install f, you can simply
run f. There are no options.

About

🌵 Cactus fetch program

License:Mozilla Public License 2.0


Languages

Language:C 74.1%Language:Makefile 25.9%