3
在Linux上我用這個 'p命令後,多餘的字符',讓[test]
線後的兩行:sed的Mac上:
sed -n '/\[test\]/{n;p;n;p}' my-file
在Mac上,我得到:
sed: 1: "/\\[test\\]/{n;p;n;p}": extra characters at the end of p command.
是有一個表達式可以在兩個平臺或Mac上運行,必須使用完全不同的命令?
如果將錯誤原樣粘貼,會很有幫助。 – sjsam