sed Find and Replace Syntax. The syntax to find and replace text using the sed command is: sed -i 's/<search regex>/ ...
確定! 回上一頁