mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 16:35:24 +02:00
freeramdisk: add page (#16984)
This commit is contained in:
parent
cadbf8367c
commit
375f6da8a8
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
|
||||
|
||||
> Free memory used by `loadlin` ramdisk on legacy systems.
|
||||
> Largely deprecated by `umount`, `losetup`, and `tmpfs`.
|
||||
> More information: <https://manned.org/freeramdisk>.
|
||||
|
||||
- Free `loadlin` ramdisk memory:
|
||||
|
||||
`sudo freeramdisk`
|
Loading…
Add table
Reference in a new issue