If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Shell Script-dynamic file creation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-24-03, 07:39
sudham sudham is offline
Registered User
 
Join Date: Aug 2003
Posts: 7
Shell Script-dynamic file creation

Hi,

I am creating a file with success records and sending it to external server.

My question is they also want marker file along with success file... marker file should have success file name.

Can any one tell me how to do this??

Su
Reply With Quote
  #2 (permalink)  
Old 10-02-03, 15:41
fla5do fla5do is offline
Registered User
 
Join Date: Oct 2003
Location: Germany
Posts: 138
Shell Script-dynamic file creation

Hello sudham,
I thing I can help you but I donīt understand your problem exactly, cause my englisch is not so good. Please try to say it whith easy words again.

Greetings from Germany

Peter F.
Reply With Quote
  #3 (permalink)  
Old 10-17-03, 04:38
karthi_tvr karthi_tvr is offline
Registered User
 
Join Date: Oct 2003
Location: Singapore
Posts: 12
Using $0 will give you the name of the script/filename. Just do a "echo $0" and take the output.
__________________
Thanks and Regards
Karthik R
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On