|
command line help (windows)
Hi all, good morning to you.
I need some help with a script im tring to write. basically the steps go like this, im afraid i cant write out the commands.
-------------------------------------------------------------------------------------------------------------------
The script passes the command line a command. CMD returns 4 lines of code. on the third line there is a UUID.
I need to get my script to copy this UUID and append it onto the end of the next command my script passes, in order to proceed with the script.
-------------------------------------------------------------------------------------------------------------------
Im new to this, I have been watching tutorials, and saw that tokens do something similar, but Ive only seen them used to copy strings from a file, not the command line its self
can anyone help please?
kind regards,
redd .
|