Profile

motcha

28654 posts 295 follows 404 followers

こんなんですが.motcha.techの管理人
インターネット老人会所属

https://mastodon.motcha.tech/@mot

motcha mot@mastodon.motcha.tech

PS>cat test.txt
test
PS>$(cat test.txt) -replace "te","hoge"
hogest
PS>$(cat test.txt) -replace "oo","hoge"
test

まぁ、でしょうね