Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
it:linux:lower2upper [2006-03-07 21:56] – created rosenkeit:linux:lower2upper [2012-10-16 21:36] (current) – Verlegung strols
Line 1: Line 1:
-======Umwandlung von Klein- in Großbuchstaben====== +Diese Seite wurde [[it:linux:zeichenkonversionen|verlegt]].
- +
-=====Unter Verwendung von sed===== +
-<code> +
-echo FooBar | sed -e 's/[a-z]/\U&/g' +
-</code> +
- +
-=====Unter Verwendung von tr===== +
-<code> +
-echo FooBar | tr '[:lower:]' '[:upper:]+
-</code>+
it/linux/lower2upper.txt · Last modified: 2012-10-16 21:36 by strols
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0