|
|
|
|
|
by mlaux
3448 days ago
|
|
> It’s unique in its ability to issue seeks and reads of specific lengths, which enables a whole world of shell scripts that have no business being shell scripts. Want to simulate a lseek+execve? Use dd! How would one simulate a call to execve with dd? Seems like a totally different problem domain. |
|