GithubHelp home page GithubHelp logo

dmitryhetman / gentoofetch.sh Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 6.28 MB

System information script for Gentoo GNU/Linux

License: GNU General Public License v3.0

Shell 100.00%
linux gentoo gentoofetch screenfetch neofetch gnu screenshot

gentoofetch.sh's Introduction

gentoofetch.sh

Dash screenshot information tool for Gentoo GNU/Linux. gentoofetch.sh is now deprecated, use gentoofetch which written in C, but sh version still available. wayland-screenshot gentoofetch is 103 lines long, 3.5Kb in size 60 times smaller than screenfetch 38 times smaller than neofetch. It's written in ASCII characrers, so no Unicode required. Memory detection doesn't work in busybox shell. To run gentoofetch you must install dash, to install it run (from root):

emerge dash

You can substitute symlink /bin/sh.

rm /bin/sh

ln -s /bin/dash /bin/sh

gentoofetch.sh's People

Contributors

dmitryhetman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gentoofetch.sh's Issues

Some mistakes

Here is my output.
gf

  1. Get my sound card failed. 'grep -m1 PCH /proc/asound/cards' return nothing. However, after get infomation failed, you should redirect the stderr to /dev/null and treat the sound card as "unknown", instead of printing 'grep: /proc/asound/card/codec#*: No such file or directory'
  2. Get my root partition error. Root: 0/3.9G devtmpfs??
  3. Intel GPU? I use NVIDIA GTX650 and nouveau. Why you tell me 'Intel HD Graphics'?
    ter

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.