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 fixed #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

RAM fixed #21

wants to merge 1 commit into from

Conversation

e7p
Copy link
Contributor

@e7p e7p commented Nov 14, 2014

Because of an update of the free-command, there was added a new feature to use system language to output memory usage. By using the LANG=C environment variable, this is no more a problem. Also something in the columns has changed, so the -w option is added to show the "wide column style" again. If not, the used memory is calculated wrong.

@lilydjwg
Copy link

Hi, I think reading from /proc/meminfo is better than parsing varying command output.

@HelenaKitty
Copy link

Use /proc/meminfo instead, it is more reliable than using a command which could change at any time.

HorlogeSkynet referenced this pull request in HorlogeSkynet/archey4 Apr 28, 2017
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

Successfully merging this pull request may close these issues.

None yet

3 participants