Search Results

Search: Posts Made By: sbasak
13,681
Posted By sbasak
How to write a daemon in Unix?
Hi

I have a directory where sometimes a file will come (in a name format say file001.txt).
I want to run a job (.ksh file) as soon as a new file comes into the directory.

How can I write a...
8,902
Posted By sbasak
How to use a variable in FTP?
My problem is that I want to FTP some files to a remote machine. However, the user will supply the remote machine directory name during runtime.

I wrote following script, but it can't resolve...
18,990
Posted By sbasak
Thanks for the reply. Yes it would run in...
Thanks for the reply.

Yes it would run in background but still sequencially instead of in parallel.
18,990
Posted By sbasak
How to run processes in parallel?
In a korn shell script, how can I run several processes in parallel at the same time?

For example, I have 3 processes say p1, p2, p3

if I call them as
p1.ksh
p2.ksh
p3.ksh

they will run...
Showing results 1 to 4 of 4

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