mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-17 20:15:44 +02:00
Create freeramdisk.md
This commit is contained in:
parent
042ed8d864
commit
02a8ac673f
1 changed files with 9 additions and 0 deletions
9
pages/common/freeramdisk.md
Normal file
9
pages/common/freeramdisk.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# freeramdisk
|
||||||
|
|
||||||
|
> Frees memory used by loadin ramdisk on legacy systems.
|
||||||
|
> Largely deprecated by `umount`, `losetup`, and `tmpfs`.
|
||||||
|
> More information: <https://manned.org/freeramdisk>.
|
||||||
|
|
||||||
|
- Free loadin ramdisk memory:
|
||||||
|
|
||||||
|
`sudo freeramdisk`
|
Loading…
Add table
Reference in a new issue