Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/dd-bigfiles/readme

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


allow commands like:
	neponset#  dd -count 1 -if data -iseek 8589934591 -of /dev/null
	1+0 records in
	1+0 records out
prior behavior:
	neponset# dd -count 1 -if data -iseek 8589934591 -of /dev/null
	dd: argument 8589934591 out of range

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.