sysfetch icon indicating copy to clipboard operation
sysfetch copied to clipboard

Not able to access drive and exiting on Alpine

Open Miepee opened this issue 2 years ago • 1 comments

# bash sysfetch
sysfetch: line 7: /dev/fd/62: No such file or directory
@

Worth noting that this was run on an emulated Linux machine in the browser: https://bellard.org/jslinux/

Also worth noting: uname -snrmo (which is in Line 7) does execute fine: Linux localhost 4.12.0-rc6-g48ec1f0-dirty i586 Linux

Miepee avatar May 23 '22 07:05 Miepee

Your documentation and effort is tremendous.. It means a lot. I will see if I can reproduce this error and find a possible fix

wick3dr0se avatar May 23 '22 18:05 wick3dr0se

Alpine is a BusyBox system and doesn't come installed with GNU coreutils. We can't cater to all the variables across systems so the focus is on Linux only in the future!

wick3dr0se avatar Jan 24 '24 17:01 wick3dr0se