3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
|
#!/bin/bash
|
||
|
sed -ie /<!--ID: .............-->/d $1
|