Search Results

Search: Posts Made By: ipzig
11,233
Posted By ipzig
JMT and Kundunni, thank you both a lot for...
JMT and Kundunni,

thank you both a lot for your replies. I'll try your solutions as soon as I get to my work.

I am sure JMT's solution will work since I understand what his command exactly...
11,233
Posted By ipzig
I don't have pkill. Yet, I know the answers...
I don't have pkill.

Yet, I know the answers a doddle if you can combine kill, ps -fu, and awk '{print $2}' (with ps).

Only, am not able to do it myself, and waiting for a shell expert to do it...
11,233
Posted By ipzig
kill multiple instances of the same program
Hi,

I know that the answer to this is very simple, since I saw somebody do it some time back..but I forgot how.

The problem is, I have multiple instances of the same program running...
2,587
Posted By ipzig
Silly me.. I had to read through you script...
Silly me..

I had to read through you script to discover what's happenning here, whereas a simple inspection of the results you are getting reveals the situation.

Your output statements appear...
4,892
Posted By ipzig
Hmm.. I just tried creating a file and...
Hmm.. I just tried creating a file and immidiately deleting it using the command posted by Radar. I made the argument to the option -mtime for the find command as 0.

It works.

So, I guess you...
24,140
Posted By ipzig
Please post your crontab file text and the script...
Please post your crontab file text and the script text as well.

Even if I myself may not be able to solve your problem even after seeing those, but it will surely help anyone who is knowledgeable...
Forum: Programming 11-03-2007
35,850
Posted By ipzig
programatic ways to create background processes in C/C++
How can we create a background process programmatically?

One way I know of is to fork() and exit from the parent process, leaving the child running. It will run as a background process.

I...
33,552
Posted By ipzig
wish to thank both of you for the neat solution...
wish to thank both of you for the neat solution to my problem.
6,412
Posted By ipzig
how to change password?
for my membershi id in this site. :)

Regards
Indrajit
33,552
Posted By ipzig
find - directory only
All,

I want to find ONLY the directories containing ...say "*.log" under some $MY_HOME.

man on find does not seem to yield any suitable option for me.

need to do this on a Sun system.
...
Forum: What is on Your Mind? 08-06-2005
15
5,166
Posted By ipzig
hmm... 1. as above; also Dylan,Hendrix. 2....
hmm...
1. as above; also Dylan,Hendrix.
2. driving - would be classic rock from the 80s.
3. Jethro Tull
4. sleeping ( surrender to the music) : Led Zepplin, Beethoven, Mozart, Bach.
Forum: What is on Your Mind? 08-06-2005
15
5,166
Posted By ipzig
Dave matthews band, pearl jam....and I work all...
Dave matthews band, pearl jam....and I work all the time :D
Showing results 1 to 12 of 12

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