You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It because I got nothing by running free -m | grep -i 'mem:' in "russian" ubuntu.
But it works as free -m | grep -i 'Память:'
So, I was need switch output lang into eng.
Add
export LC_ALL=C
at top of scripts.The text was updated successfully, but these errors were encountered: