Daniel Janus wrote: > I would expect the `out' file to be exactly 200 bytes in size > and contain the first 200 bytes of `test'.
>From the cut man page: "Print selected parts of _lines_ from each FILE" use dd to chop bits of a file, without regard to lines. cheers, Pádraig. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
