Re: bin/60532: port truncate(1) from FreeBSD
"Valery Ushakov via gnats" <[email protected]> Mon, 3 Aug 2026 16:55:01 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR bin/60532; it has been noted by GNATS. From: Valery Ushakov <[email protected]> To: [email protected] Cc: Subject: Re: bin/60532: port truncate(1) from FreeBSD Date: Mon, 3 Aug 2026 19:50:51 +0300 Do we want FreeBSD version or Linux version? FreeBSD has `-d` (for which we lack the necessary kernel support) and it's `-o` means something different (it's a companion for `-d`, instead of Linux `--io-blocks`). -uwe