A compliant fetch script for *nix.
Find a file
2024-11-12 19:33:32 +00:00
.gitignore switch to a build process 2024-11-12 17:53:59 +00:00
build.sh switch to a build process 2024-11-12 17:53:59 +00:00
display_results.8 switch to a build process 2024-11-12 17:53:59 +00:00
distro_machine_detection.7 shift it 2024-11-12 19:33:32 +00:00
gpu_detection.6 switch to a build process 2024-11-12 17:53:59 +00:00
hostname_username.3 switch to a build process 2024-11-12 17:53:59 +00:00
kernel_info.5 switch to a build process 2024-11-12 17:53:59 +00:00
LICENCE Initial commit 2024-11-10 20:37:40 +00:00
probing.1 switch to a build process 2024-11-12 17:53:59 +00:00
processor_detection.4 generic wmic cpu support 2024-11-12 19:12:32 +00:00
README.md finish table adjusting 2024-11-12 17:36:22 +00:00
system_detection.2 ugh another typo 2024-11-12 18:59:36 +00:00

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/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 Limited 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 Limited