Questions tagged [uss]
3 questions
2
votes
1 answer
Is there a way for a USS shell process to easily access MVS symbols such as `&SYSNAME`?
When writing scripts for execution in USS I'd like to be able to access z/OS symbols like &SYSNAME. Ideally, it would be nice to access them as environment variables but if there is a command sequence I'd be satisfied with that.
Here is the…
Hogstrom
- 1,587
0
votes
0 answers
Delete a file from a jar file without using zip command or extracting the jar
Is there a way to delete the file from a jar file without extracting it or without using the 'zip' command?
Thanks
0
votes
1 answer
Unable to set NOSHAREAS attribute on executable in USS. chattr() error: rv=-1, errno=8B, rsn=EF076043
While installing the ported tools from Rocket on my z/OS instance I am running into an issue while installing sudo. The package is from sudo-1.8.6p3_b009.170419
In the install instructions indicate to set the following extended attribute with the…
Hogstrom
- 1,587