Linux請教Sed問題 - LinuxWallis · 2010-08-16Table of ContentsPostCommentsRelated Posts 請教大家一下 不知道這算不算是Sed的問題 (我對RegExp很外行) 這是我在一個makefile看到的指令 PWD是makefile 變數 ''引號中間的看不懂 sed 's|\(.*\):|$(PWD)/\1 $(PWD)/\1r $(PWD)/\1d $(PWD)/\1p:|' > depend.mk 先謝謝了 -- LinuxAll CommentsFaithe2010-08-17有人回應你我在輸你......阿就是我....我輸了...Edwina2010-08-19就是要讓你輸... 把 /etc/passwd 丟給他執行,即使不是很懂 regex 應該會知道個大概;Mia2010-08-22cat /etc/passwd | <這裡打上你的指令> ,再去看 dependRelated Posts架站新手請問怎麼下一個指令找出最大的檔案租過VPS的人mandriva2010.1 madwifi驅動程式安裝出 …如何使用SCP指令將遠端Linux主機的檔案 …
All Comments