[-] Korhaka@sopuli.xyz 0 points 6 hours ago

Is there a decent way of doing that in the GUI in windows? One of the more common commands I use at work which is the only time I use Windows. Rather than the PowerShell I usually use WSL for it currently because there are usually a few other things I will want to do after as well.

[-] Korhaka@sopuli.xyz 7 points 6 hours ago

He is still bad at it

[-] Korhaka@sopuli.xyz 0 points 12 hours ago

That is pretty much my experience when I have to use a windows machine at work. Sorry, the powershell command is how long? Just got this from ChatGPT, no idea if it works and I am not booting windows to test it.

Bash: grep -iRl "test"

Powershell: Get-ChildItem -Recurse | Select-String -Pattern "test" -CaseSensitive:$false | Select-Object -ExpandProperty Path -Unique

[-] Korhaka@sopuli.xyz 6 points 12 hours ago

If it doesn't run on Linux because of intrusive anti-cheats you probably shouldn't install it anyway.

[-] Korhaka@sopuli.xyz 7 points 12 hours ago

Linux represents those that are free

Korhaka

joined 1 day ago