Ottenere informazioni RAM

()

Ottenere informazioni RAM

cat / proc / meminfo
o se vuoi ottenere solo la quantità di ram che puoi fare:

cat / proc / meminfo | head -n 1
Un’altra cosa divertente da fare con ram è in realtà aprirlo e dare un’occhiata. Il prossimo comando ti mostrerà tutti i valori di stringa (testo normale) in ram.

sudo dd if = / dev / mem | cat| stringhe

/ 5
Grazie per aver votato!

How useful was this post?

Click on a star to rate it!

Average rating / 5. Vote count:

No votes so far! Be the first to rate this post.

As you found this post useful...

Follow us on social media!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?