Search Results

Search: Posts Made By: venkatesht
1,309
Posted By venkatesht
Thanks itkamaraj!!! can you please interpret this?
Thanks itkamaraj!!! can you please interpret this?
1,309
Posted By venkatesht
Help on awk
Hi,

I need to retrieve the last column value from the below autosys command. I have tried with the awk command. Below is the autosys command to find out the dependent jobs.



job_depends...
22,056
Posted By venkatesht
Shell script - Finding Autosys job status
Hi,
There are 2000 jobs in the list and i need to draw their status. I put all the jobs in the list and trying to read one by one from the list and to find out the status.
Help me out in...
2,439
Posted By venkatesht
find with grep command
Hi,

I'm using the below command to search the files with the patterns given below. Created a file "searchtest.sh" with all the patterns.

The below find command retrieves the file...
3,544
Posted By venkatesht
Thanks a lot ygemici and everyone. I have...
Thanks a lot ygemici and everyone.

I have one more question. The flag -iname in find command is not working on solaris. Do not find the relative flag to ignore case sensitive in find command. ...
3,544
Posted By venkatesht
Thanks. Let me try. ---------- Post updated...
Thanks. Let me try.

---------- Post updated at 03:10 AM ---------- Previous update was at 03:01 AM ----------

Getting the error:

while: Expression syntax
3,544
Posted By venkatesht
Getting the error "Ambiguous output redirect". ...
Getting the error "Ambiguous output redirect". The command which i reported initially is working fine on linux boxes. Not sure why it's not working on Solaris boxes.
3,544
Posted By venkatesht
Jayan - I'm expecting the output with all the...
Jayan - I'm expecting the output with all the files that have the matching patterns given in the find command.
3,544
Posted By venkatesht
Thanks. I tried in the same way by putting...
Thanks.

I tried in the same way by putting it in a file and executing (./<<file name>> ), getting the "ls -ltr" output but not the desired one.

#!/bin/csh
3,544
Posted By venkatesht
Unable to execute the complete cmd - using find command
Hi,

I'm unable to execute the below command completely ; it's not allowing me to type the complete command. It is allowing till "xargs" and i cannot even press enter after that.

I'm using...
757
Posted By venkatesht
Need to check date at the end
Hi,

The file contains date at the end, need to check if it is today's date or not. How to check?

Any help.


Regards,
Venkat.
3,797
Posted By venkatesht
Thanks citaylor!!!
Thanks citaylor!!!
3,797
Posted By venkatesht
Find the file which is growing at high speed
Hi,

A log file which is growing at high speed, don't know the name of it. How to find the respective file?

Many thanks.
5,971
Posted By venkatesht
How to use pstree command?
Hi,

How to use the pstree command.
I tried to execute as below, not able to interpret/understand the output.

pstree -p | grep 525

OUTPUT:



[xx@yy ~]$ pstree -p | grep 525
...
7,874
Posted By venkatesht
thanks citaylor
thanks citaylor
7,874
Posted By venkatesht
Thanks citaylor!!! I mean to ask the script...
Thanks citaylor!!!

I mean to ask the script should run once in a fortnight( twice in a month ) at 1am.

Rgds,
7,874
Posted By venkatesht
Scheduling a script by using Crontab
Hi,

I need to schedule a script in crontab which should run at 01:00 am in the morning and should run for every 15 days in a month.

How to schedule this by using crontab?

Many thanks.
...
6,061
Posted By venkatesht
Thanks a lot rdcwayx and methyl.
Thanks a lot rdcwayx and methyl.
6,061
Posted By venkatesht
To get the total of how many times the pattern is repeated.
Hi,

I need the total of how many times the pattern is being repeated in a particular file.

I tried with grep as below, but no go.

grep -c best sample

Contents of Sample file:...
8,494
Posted By venkatesht
Thanks Kurumi. I mean to ask if there is any...
Thanks Kurumi.

I mean to ask if there is any other way to comment multiple lines like in C language as /*.....*/.
8,494
Posted By venkatesht
Commenting multiple lines
Hi,

Can anyone let me know how to comment multiple lines in VI editor?

Many thanks.

Regards,
Venkat.
2,708
Posted By venkatesht
Thanks a lot methyl. It seems it worked. I dint...
Thanks a lot methyl. It seems it worked. I dint get a mail ( I guess SMTP, some mailing funcitonality is disabled). However the script executed but dint get any e-mail as such.

Anything else we...
2,708
Posted By venkatesht
df is the sample command and here is the output: ...
df is the sample command and here is the output:

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hd4
1032088 263272 716388 27% /
/dev/appl...
2,708
Posted By venkatesht
OS which I use Linux and the shell is bash. mail...
OS which I use Linux and the shell is bash. mail command is working and the sample e-mail id: venkatesh.t@in.xx.com

Desired Output:
---------------

If any filesystem crosses more than 90%, it...
2,708
Posted By venkatesht
Thanks Vbe!!! And how can we achieve through...
Thanks Vbe!!!

And how can we achieve through unix shell scripting?
Showing results 1 to 25 of 117

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