Don't mess with BLOCKSIZE in shell startup files - it's set
at login.conf; there's no need to even mention it in shell
rc files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 21913 Build 21157: arc lint + arc unit
Event Timeline
Comment Actions
The BLOCKSIZE assignments in share/skel are not "wrong" as such, but BLOCKSIZE seems a configuration option of little use in general. Most of the time, the -h option is more useful.