#!/bin/rc if(~ $1 v){ peep $0 exit } echo ' Ramfs Test

Ramfs Test

Let''s confirm that ramfs is already provided

This program execute:

ls -l / >/tmp/a
and then
cat /tmp/a
'
ls -l / >/tmp/a
cat /tmp/a

cat<<-eof-

see this script -eof-