Portál AbcLinuxu, 16. července 2025 04:09
function fromdos () { if [ "$1" ]; then case "$1" in -help|-h|--help* ) echo usage: fromdos file ;; * ) cat -v $1 | sed 's/\^M//' ;; esac else echo usage: fromdos file fi }
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.