http://www.brunolinux.com/02-The_Terminal/Find_and%20Replace_with_Sed.html
sed -i 's/ugly/beautiful/g' /home/bruno/old-friends/sue.txt
nebo
find /home/bruno/old-friends -type f -exec sed -i 's/ugly/beautiful/g' {} \;
Též podnětné informce jsou zde:
http://student.northpark.edu/pemente/sed/sed1line.txt
Ale joe je taky dobrej kámoš
Database Monitoring using Zabbix agent 2 – Part 1, SQL
-
If you find yourself needing additional flexibility when it comes to
database monitoring, Zabbix agent 2 may be exactly…
The post Database Monitoring usi...
před 4 dny
Žádné komentáře:
Okomentovat