![]() |
| Software |
| DMX4Linux Driver Suite for Linux |
| csv2iif.pl suite convert PayPal transactions to IIF, OFX, QIF |
| Hardware |
| DMX30 Interface 128Ch SPP |
| DMX43 Interface 2out 2in EPP |
| LED Hardware for Linux and Windows |
| EPROM Sampler for 8 bits of sound |
| Misc |
| CatWeasel Linux drivers for MK3/4 PCI |
| pg_trompe PostgreSQL replication |
| trycatch C exception/signal handling lib |
| Patches to various software |
| Tools and small scripts |
| Docs misc documents |
| Links to lighting stuff |
NAMEtruncate - truncate files to a specified length SYNTAXtruncate -s integer <filename> OPTIONS
EXAMPLESTo shrink a file to 10 bytes: truncate -s 10 /tmp/foo To enlarge or shrink a file to 345 Megabytes: AUTHORSDirk Jagdmann <doj@cubic.org> |