Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dynamicjava [2016/04/26 13:13] (current)
Toni Corvera created
Line 1: Line 1:
 +====== JavaScript on Java ======
 +
 +[[:​|Projects index]]
 +
 +===== Zeroer =====
 +
 +Script to create a zero-filled file that fills the disk (for my [[blog>​howtos-linux/​kvm-qemu-notes|KVM/​QEMU notes page]]); the created file will be named //zeroes//.
 +
 +Can be run on top of [[pluggablejs]] or [[javacode/#​RhinoRun]].
 +
 +[[/​files/​dynamicjava/​zeroer.js|zeroer.js]]
 +
 +Usage with RhinoRun:
 +  * Get the [[/​files/​javacode/​RhinoRun.class|class]] and [[/​files/​dynamicjava/​zeroer.js|zeroer.js]]
 +  * Run\\ ''​java RhinoRun zeroer.js''​
 +
 +----
 +<WRAP rightalign small>
 +//(c) 2008 Toni Corvera <outlyer at gmail dot com>//
 +</​WRAP>​
 +
 +
  
All dates/times in this page are UTC.