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