Search Results

Search: Posts Made By: ankur singh
3,028
Posted By ankur singh
Parallel processing in AIX (bash shell scripting)
Hi all,

I am struggling to build a utility which can do the parallel processing. I achieved same in Linux using xargs -P but same is not working on AIX.

I am building file copy utility where I...
835
Posted By ankur singh
Xargs -P command execution status
Hi,

I am working on a file copier utility where I have written the copy commands to a batch file e.g. file_copier.bat which i pass to xargs command as follows.

cat file_copier.bat | xargs -n 1...
Showing results 1 to 2 of 2

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