0 votes
in Linux by
What command would you use to check how much memory is being used by Linux?

1 Answer

0 votes
by
What command would you use to check how much memory is being used by Linux?

You can use any of the following commands:

free -m

vmstat

top

htop

Related questions

+1 vote
asked May 11, 2021 in Linux by rajeshsharma
0 votes
asked Dec 25, 2023 in Linux by GeorgeBell
...