Search Results

Search: Posts Made By: thummi9090
3,050
Posted By thummi9090
Dear Aia, Thanks for you response. May be I'm...
Dear Aia,
Thanks for you response. May be I'm mistaken. All I want to ask is...is there an easy way to write code without using vi editor?

Thanks,
3,050
Posted By thummi9090
Convert vi editing to text editing
Dear Guru's

I'm using Putty and want to edit a file. I know we generally use vi editor to do it. As I'm not good in using vi editor, I want to convert the vi into something like text pad. Is there...
1,420
Posted By thummi9090
Checking numeric expression in .ksh script
Gurus, Please need your help.

I'm saving a filetimestamp into $filetimestamp and
say....echo $filetimestamp gives 2015021612

I'm saving a cutoff_time into $cutoff_time
say....echo...
1,349
Posted By thummi9090
Check if file got created in less than 10 hrs
Dear Gurus,

I want to check if file got created in less than 10 hrs in .ksh.
Here is my requirement

In $var5 : I'm storing file name
In $var4 I have stored : select...
6,558
Posted By thummi9090
How to Abort or Come out of ksh script?
Hi All,

I have a requirement where if Source Count is not equal to Target count, then I need to exit/abort the script and come out. Then send an email to thummi@email.com saying "RECORD COUNT DOES...
4,823
Posted By thummi9090
Thanks so much Yoda. This was my first post on...
Thanks so much Yoda. This was my first post on this forum and it was successful.
4,823
Posted By thummi9090
Assign a variable to number of lines in a file
Hello Gurus,

Here is my requirement. I need to find the number of lines in a file and need to assign it to a variable. This is what I did and not wroking.

#!/bin/ksh
set -xv...
Showing results 1 to 7 of 7

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