Y
Hacker News
new
|
ask
|
show
|
jobs
by
neuromanser
833 days ago
> # yes | head -c 512 > foo
How about `truncate -s 512 foo`?