Search Results

Search: Posts Made By: kripssmart
2,421
Posted By kripssmart
I also would like to go with Vidyadhar85 if I...
I also would like to go with Vidyadhar85 if I understand your question properly...

Thanks - Kripa.
3,886
Posted By kripssmart
tar command
Hi all,

Can anyone please say me what exactly a 'tar' command does? From what all I know, its not basically a compression tool. But I have seen many used it for compression purpose.

If you...
1,666
Posted By kripssmart
Yep PERFECT!!! Thanks Rubin...
Yep PERFECT!!!
Thanks Rubin...
1,666
Posted By kripssmart
I have just quoted like '0123456789'.. I just put...
I have just quoted like '0123456789'.. I just put it up like that... Its not in a seriel fashion... But the length of each record is fixed say 30....

Thanks!
1,666
Posted By kripssmart
pattern changing
Hi,

I have a file with contents in this format....
...
1,345
Posted By kripssmart
Hey... That really worked! Thanks a lot!
Hey... That really worked!

Thanks a lot!
1,345
Posted By kripssmart
How to ftp?
Hi,

How can I ftp a directory from one server to another? I can ftp the files individually from server A to server B? Is there any easy way with which I can ftp the whole directory as such to the...
6,796
Posted By kripssmart
Thanks all...
Thanks all...
6,796
Posted By kripssmart
I gave it like this... Can anyone say me if this...
I gave it like this... Can anyone say me if this is correct!!!

cat <file> | awk '{print $4}' | grep '789' | wc -l

Please say me if there is any other easy way of doing this!

Thanks
6,796
Posted By kripssmart
How to count the number of occurences of this pattern?
Hi all,

I have a pattern like this in a file:

123 4 56 789
234 5 67 789
121 3 56 789
222 4 65 789
321 6 90 100
478 8 40 789
243 7 80 789


How can I count the...
10,230
Posted By kripssmart
how can i add two numbers
hi,

i am having one file which looks like the one below:

ABC1
***
1
4

ABC2
***
7
12

ABC3
***
0
34

...
5,458
Posted By kripssmart
how can i increment characters in unix.. ?
hi..

i am having some 3 files : ka, kb, kc

i want to use these set of files in my script... how can i do that ?
like first it should process "ka" .. then "kb".. then "kc" ...

thanks,
...
10,830
Posted By kripssmart
hi, if i am writing my query in a .sql...
hi,

if i am writing my query in a .sql file, passing the variable inside that.. and i am giving this sql file as input to the sqlplus to process it in a particular server...

like suppose...
10,830
Posted By kripssmart
error in passing a variable to sqlplus from a shell script
hi,

I am using a shell script from where i will be conecting to sqlplus..
i am having a problem in passing a variable to sqlplus query..
i will be assigning the variable in the unix...
1,673
Posted By kripssmart
checking sql connectivity in unix
hi,

i am using a sqlplus connection in one of my shell scripts. i want to check if the connection is set properly or not.. can i use '$?' to check the status of the sql connectivity..? or is...
1,899
Posted By kripssmart
thanks a lot Franklin..
thanks a lot Franklin..
2,984
Posted By kripssmart
hi, thanks everyone.. @ghostdog74 ...
hi,

thanks everyone..

@ghostdog74

can you please explain me how that awk command works....

thanks,

Krips.
2,136
Posted By kripssmart
thanks a lot ...:)
thanks a lot ...:)
2,984
Posted By kripssmart
largest value from within a file
hi,

i am having a file that looks like this :

myhome111
oper
11

myhome333
oper
19

...

how can i get the largest value from this file ..in this example i am consiering 19 as the...
2,136
Posted By kripssmart
hi, thanks a lot... it works perfectly.. ...
hi,

thanks a lot... it works perfectly..

@fpmurphy

can you please clear my doubt .. in that sed command what is !{=;p;} checking for..

Krips.:)
106,116
Posted By kripssmart
hi, thanks... i have seen this in the shell...
hi,

thanks... i have seen this in the shell scripts just to assign it to a variable which will be saying the progrma name..
like PRG_NME=basename $0

it will be of great help if someone can...
1,899
Posted By kripssmart
awk command
hi Franklin52,

it will be of great help if you can explain me what the command quoted below will be doing exactly. I got this from one of your posts in the forum..

awk...
106,116
Posted By kripssmart
basename $0
hi,

can anyone help me by saying what is basename..
i have seen this in many programs where the basename is used....

thanks,

Krips
2,136
Posted By kripssmart
pattern checking
hi ,

i am having one file which is having the contents like this :

"1111111111"
"2222222222"
"4444232344"
...

i want to check if all the patterns in the file follows this sequence like...
2
5,915
Posted By kripssmart
thanks a lot zaxxon..:b:
thanks a lot zaxxon..:b:
Showing results 1 to 25 of 43

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