I am used to using this command in Linux, using GNU dd: dd if=/blah of=/bleh oflag=append conv=notrunc
The problem is, FreeBSD 'dd' does not understand the "oflag" argument. Is there some equivalent in the FreeBSD 'dd' syntax that I can use, or am I forced to install GNU utils ? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
