備忘録
コマンド
hanamaru> gci |foreach-object{if (-not (select-string -inputobject $_ -Pattern "文字列")){$_}}
```
Go to list of users who liked
More than 5 years have passed since last update.
備忘録
hanamaru> gci |foreach-object{if (-not (select-string -inputobject $_ -Pattern "文字列")){$_}}
```
Register as a new user and use Qiita more conveniently
Go to list of users who liked