Search Results

Search: Posts Made By: bubbawuzhere
7,313
Posted By bubbawuzhere
Worked like a charm! Thanks!
Worked like a charm! Thanks!
7,313
Posted By bubbawuzhere
Break one long string into multiple fixed length lines
This is actually a KSH under Unix System Services (Z/OS), but hoping I can get a standard AIX/KSH solution to work...

I have a very large, single line file in Windows, that we download via FTP,...
3,059
Posted By bubbawuzhere
I finally stumbled onto the answer, if not the...
I finally stumbled onto the answer, if not the reason... Seems when passing a single quote delimited value to mkuser (or chuser) via a variable, the entire attribute must be surrounded by double...
3,059
Posted By bubbawuzhere
Thanks for the reply blackrageous! Stuck an echo...
Thanks for the reply blackrageous! Stuck an echo in and USERID looks good. Also echo'ed the return code ($?) afterwards (RC=22), but Uncle Google isn't telling me much on it...

Executing mkuser...
3,059
Posted By bubbawuzhere
Passing variables to mkuser
In a ksh, I'm attempting to pass my string of arguments to the mkuser command in a variable as follows...

cmd="pgrp=ACRGENU groups=ACRGENU home=/home/${USERID} shell=/usr/bin/ksh"
cmd=$cmd"...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 03:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy