mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-31 16:42:03 +00:00
14 lines
344 B
Plaintext
14 lines
344 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# sc_wartsfix
|
|
|
|
> Truncate damaged `warts` files.
|
|
> More information: <https://www.caida.org/catalog/software/scamper/>.
|
|
|
|
- Save all records (in a separate file) up to the last intact one:
|
|
|
|
`sc_wartsfix {{path/to/file1.warts path/to/file2.warts ...}}`
|