OpenGNT/Script/removeGreekPunctuations.sh

3 lines
58 B
Bash

#! /usr/bin/sed -E -i .bak -f
s/[\.¶,·;—\[\]\(\)]//g