+1 vote
in Linux by
How can you check the memory status?

1 Answer

0 votes
by

Use the below command to check the memory status

You can use the command

free -m to display output in MB

free -g to display output in GB

Related questions

0 votes
asked Jul 1, 2023 in Linux by sharadyadav1986
0 votes
+1 vote
asked Feb 20, 2021 in Linux by SakshiSharma
...