Forum Discussion
The Jersey payload should execute without any other components and the python script will unzip the binary payload and pass it on as one or more unzipped binary payloads.
All of which can done more transaparently with Snaps but the requirement to rotate the image led me to the script so I thought I’d see how much I could do without writing to the disk (answer - some not all). 🙂
Python, Powershell Example_2023_03_24.slp (235.8 KB)
- Kulashekharan6 years agoNew Contributor II
Use array.join(“,”) or array.toString() to achieve what you asked for. Join will allow you to change the delimiter. Keep in mind This returns one string value
Related Content
- 5 years ago
- 8 years ago