Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'UNIX script --This is what happens when i'm REALLY bored.' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
UNIX script --This is what happens when i'm REALLY bored.
Authored by: robh on Jun 03, '02 09:28:03AM
I've made a Perl script to call the necessary commands: download it here Unlike the other suggestions so far, this one also lets you specify the name of the disk and does some error simple error checking. Usage: ramdisk MB_size [name] e.g. ramdisk 10 mydisk ramdisk 20 If you don't give a name, it defaults to "untitled".

[ Reply to This | # ]