| Converteste caractere 7bit in umlaut german |
|
| Scris de Cypress | ||||||
| Thursday, 22 November 2007 | ||||||
|
#!/bin/bash ########################################################################## # Shellscript: 7bit2asc - convert 7 bit chars to german "umlaute" # Author : Heiner Steven < Aceasta adresa e-mail este protejata impotriva spamului, JavaScript trebuie activat pentru a putea vizualiza pagina. > # Date : 1992-01-17 # Category : File Conversion # SCCS-Id. : @(#) 7bit2asc 1.2 04/02/18 ########################################################################## PN=`basename "$0"` # Program name VER='1.2' Usage () { echo >&2 "$PN - convert 7 bit chars to german \"Umlaute\", $VER usage: $PN [-h] [file ...] -h: print this information The \"Umlaut\" equivalents of the ASCII 7-bit character set are convertet to \"Umlaute\" of the code pages 850/437, i.e. '{' -> 'ae', ..." exit 1 } while [ $# -gt 0 ] do case "$1" in --) shift; break;; -h) Usage;; -*) Usage;; *) break;; # First file name esac shift done cat "$@" | tr '\{\|\}\[\\\]~' '\204\224\201\216\231\232\341'
Only registered users can write comments! Powered by !JoomlaComment 3.12 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved. |
||||||



Mark Shuttleworth vede GNOME portat pe QT
este o chestie la care ar fi trebuit sa ...
Un nou articol pe MYLRo.org
Lol, l-au aprobat si pe OSNews
Debunking the Linux virus myth
Sa speram. Si daca ajunge acolo, sa sper...
Debunking the Linux virus myth
do I smell a frontpage
Debunking the Linux virus myth
Pagina e acolo, atat doar ca e un spatiu...
Un nou articol pe MYLRo.org
dar ce fel de vizite? conteaza sa ai tra...
Debunking the Linux virus myth
page not found