Processing math: 100%

User Tools

Site Tools


linux:tools:awk

This is an old revision of the document!


Suchen und Ersetzen

<code> ls |grep -v “-” |awk '{ printf “mv “1"";sub("","",1); print $1 }' /<code>

linux/tools/awk.1721905128.txt.gz · Last modified: 2024/07/25 12:58 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki