List Question
19 TechQA 2023-12-29T23:10:06.460000Why PowerShell $Matches Hashtable automatic variable is not returning all matches?
99 views
Asked by nam
What does $_ bind to at the top level of pipelines, in Powershell?
127 views
Asked by Dess
GNUMake - Using text functions with match pattern as prerequisite
120 views
Asked by 111111
Equivalent of "&& cd $_" in Powershell
691 views
Asked by Dominik
What does @$ mean in makefile?
659 views
Asked by potato
Unexpected execution of "all" target in my makefile
234 views
Asked by user1172131
How to pass parameters to a PS script invoked through Start-Job?
517 views
Asked by Ben Adams
vpath not picking up newly built objects
473 views
Asked by thoni56
Passing arguments as array to PowerShell function
4.7k views
Asked by Tom Deseyn
Why can't I use $_ in write-host?
3k views
Asked by René Nyffenegger
Powershell equivalent to $_ in bash
1k views
Asked by Raja G
Functional differences between $PSScriptRoot and $MyInvocation
14.2k views
Asked by Brandon
Are global variables in C automatic variables?
2.5k views
Asked by Michael
How does echo $? work?
3.3k views
Asked by VivekDev
Makefile automatic variables not escaping characters in filenames
257 views
Asked by reynoldsnlp
Makefiles: specific 'no input files', automatic variables
641 views
Asked by limitIntegral314
Target's directory in prerequisites without second expansion
571 views
Asked by user2790498
Can't get different values of dependencies with automatic variable '$<' in makefile
100 views
Asked by Alejandro
How to invoke a powershell scriptblock with $_ automatic variable
1.1k views
Asked by Vikas Gupta