Search Results

Search: Posts Made By: vignesh53
1,436
Posted By vignesh53
Unix shell scripting help
Hi ,

I am beginner in Unix. I have a string /aa/bb/cc/dd. I want to extract the sub string /aa/bb/cc from this . How do i do that in bash?
5,316
Posted By vignesh53
Error while running script using nohup
Hi,

I am running the below script. When i run the script normally it executes fine but when i run the same script using nohup it throws an error as getStatus.sh: syntax error at line 3: `('...
2,833
Posted By vignesh53
run unix script as scheduled job
Hi,

I want my unix script to run as a scheduled job such that the script is invoked once every 15 minutes. Is there any way to achieve this other than running the script as a cron job?
1,207
Posted By vignesh53
Thanks mailx worked! Can you please let me know...
Thanks mailx worked! Can you please let me know whether if there is any way i can set FROM to a user defined value?
1,207
Posted By vignesh53
I am using bash shell and SunOS
I am using bash shell and SunOS
1,207
Posted By vignesh53
send email issue in unix
Hi,

I am trying to send the contents of a file as email in unix.I am using the below code to do this.But when i get the email i see that SUBJECT and TO is blank. Can you please let me know why it...
11,434
Posted By vignesh53
Thanks a lot!!!!!!!
Thanks a lot!!!!!!!
11,434
Posted By vignesh53
Basic Shell script syntax help
Hi All,

I am new to shell scripting.

I have a variable which holds a numeric value.I have to check whether this variable holds a value between(0- 8),(8-17)(17-24).How do i write this syntax...
6,607
Posted By vignesh53
Does this copy only the line containing the...
Does this copy only the line containing the timestamp or the entire message content corresponding to each message?
5,328
Posted By vignesh53
Thanks for your help.
Thanks for your help.
6,607
Posted By vignesh53
Shell script for text extraction from a file
Hi All,


I am new to Shell Scripting.

I have a file consisting of XML messages.Each message is associated with a timestamp value(it is not a xml field).I need to extract\copy all messages...
5,328
Posted By vignesh53
Shell Scripting Syntax for XML Processing
Hi madhan,


Thanks for ur reply.Actually there is no need to parse my XML.Each XML message is accompanied with a timestamp value(it is not a XML field).I just need to count the no of messages...
5,328
Posted By vignesh53
Shell Script syntax for XML processing
Hi All,

I am new to Shell scripting.

I have a log file containing XML Messages.Each XML Message is accompanied with a timestamp.I need to count the the number of messages that get logged...
Showing results 1 to 13 of 13

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