Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
sed '/<Connector port="8080"/,/>/ { N />/ s/.*/xxxx/ }' YourFile
コネクタのセクションを xxxx に変更する前にロードします。これにより、最終的に何かをテストできます (ただし、そうでない場合は pobrelkey よりも優れていません)。