← 返回命令列表

Linux one-liner

创建内存盘

安全

mount -t tmpfs -o size=1G tmpfs /mnt/ram

复制后可按需替换文件名、目录或参数。