Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
liqilin1567
26 days ago
|
parent
|
context
|
favorite
| on:
Scripts I wrote that I use all the time
Thanks, there were few errors after testing.
1. stripping fist X bytes: dd bs=1 skip=X
2. stripping last X bytes: truncate -s -X
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
1. stripping fist X bytes: dd bs=1 skip=X
2. stripping last X bytes: truncate -s -X