mirror of
https://github.com/sbrow/ps.git
synced 2025-12-29 18:47:38 -05:00
Added back in v1
This commit is contained in:
3
runner/scripts/test.vbs
Normal file
3
runner/scripts/test.vbs
Normal file
@@ -0,0 +1,3 @@
|
||||
for i=0 to wScript.Arguments.length-1
|
||||
wScript.echo wScript.Arguments(i)
|
||||
next
|
||||
Reference in New Issue
Block a user