Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ram() only works on systems with english language #42

Open
Gallig81 opened this issue Nov 25, 2016 · 1 comment
Open

ram() only works on systems with english language #42

Gallig81 opened this issue Nov 25, 2016 · 1 comment

Comments

@Gallig81
Copy link

It uses the output of free -m and searches the line starting with Mem: but at least on a system with german locale it does not work since the output is Speicher: ....

@mgoerlich-dev
Copy link

mgoerlich-dev commented Mar 13, 2017

I fixed this with #41, but unfortunatly either this repo is orphaned or @lclarkmichalek has no interest in getting this fixed.
Shouldn't be to hard to apply that patch yourself, or just use my fork https://github.com/MaThGo/archey3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants