3 lines
26 B
Plaintext
3 lines
26 B
Plaintext
|
#!/bin/bash
|
||
|
docx2txt $1 -
|