abbiefetch/README.md
2024-11-13 16:24:59 +00:00

1.5 KiB

abbiefetch

abbiefetch is a POSIX compliant fetch script intended to be as portable as possible to run on machines of any age. abbiefetch is not dependent on any specific shell and should run fine on any system with a POSIX compliant shell and Unix utilities.

Compatibility

abbiefetch will attempt to gather as much information as possible on systems that don't have full compatibility and will provide you with a system type (and sometimes a subtype) to let you know what abbiefetch thinks your computer is running.

Type string System type Subtype Support since Support type Notes
unknown Unknown kernel None Default when your system is unrecognised
linux Linux 1.0.0 Full
linux/android Linux Android master Preliminary
linux/chumby Linux Chumby internet appliances 1.0.0 Full Uses chumby specific tools.
linux/proxmox Linux Proxmox VE host 1.0.0 Full
linux/rpi Linux Raspberry Pi single board computer 1.0.0 Partial Currently there are issues detecting the host machine and CPU.
openbsd OpenBSD 1.0.0 Full
netbsd NetBSD 1.1.0 Full
freebsd FreeBSD 1.1.0 Full
haiku Haiku 1.1.0 Partial
windows Microsoft Windows 1.2.0 Full Relies on wmic.exe and systeminfo.exe
windows/cygwin Microsoft Windows Cygwin 1.2.0 Partial Relies on wmic.exe and systeminfo.exe, issues with machine detection