Skip to content

Lorem ipsum generator as a Linux kernel module

Notifications You must be signed in to change notification settings

cyrus-and/lorem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

lorem

Lorem ipsum generator as a Linux kernel module.

Build

make

Example

Load the module into the kernel:

sudo make insert

Generate 1GB of lorem ipsum in your home folder:

dd if=/dev/lorem of=~/lorem.txt bs=1 count=1G

Finally remove the module from the kernel:

sudo make remove

About

Lorem ipsum generator as a Linux kernel module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages