![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Looking for specific user ID's from the passwd file | LinuxRacr | Shell Programming and Scripting | 8 | 08-29-2007 04:37 AM |
| Dowloading a File from FTP Server to a local Server where User Id's are different | ranjith_taurean | Shell Programming and Scripting | 1 | 02-22-2007 07:47 AM |
| Shell script to return all the ID's from file based on the distribution ID search | kumbhatalok | UNIX for Dummies Questions & Answers | 1 | 10-06-2006 01:53 PM |
| Displaying VERY long process names with ps -ef | m223464 | UNIX for Dummies Questions & Answers | 8 | 02-07-2006 10:44 AM |
| Process ID's in HP-UX | dbrundrett | Shell Programming and Scripting | 4 | 06-24-2004 12:19 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Process id's in file names
Hello,
I am editing a script which has a .sh extension but is listed as #! /bin/ksh that has output files where process ID's are somehow getting tacked onto the end of the filename. The programmer codes these scripts as "/tmp/email_file$$" saying that he put the $$ in there to be able to handle the process ID that unix seems to want to give it. I have never see this or had problems with this in the past in my other job - is there a way to output these files so that the process ID isn't produced at the end of the file? Or do I have to put $$ at the end to accomodate it? Thanks, |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|