Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] exec -a
- Date: Tue, 7 May 2002 14:12:34 +0900
- From: Ryan Shaw <ryan.shaw@example.com>
- Subject: [tlug] exec -a
hello, i have a bash question that has been bugging me. i could have sworn that i used to be able to use "exec -a" in a bash script to rename processes, and then i could later find them using pidof. like this: $ exec -a mydaemon daemon then later: $ pidof mydaemon 746 but today i can't this to work. the exec command seems to ignore the "-a" flag, so "pidof daemon" returns a value but "pidof mydaemon" returns nothing. any ideas? ryan
Home | Main Index | Thread Index
- Prev by Date: [tlug] OT: XML?
- Next by Date: Re: [tlug] OT: XML?
- Previous by thread: Re: [tlug] OT: XML?
- Next by thread: [tlug] File Servers from Hell
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links