Search Results

Search: Posts Made By: subhotech
1,927
Posted By subhotech
thanks!!
Thank You Much !!!

Its working fine .....
1,927
Posted By subhotech
formatting data to remove newline
Hi All,

I have raw data in the format :-
--------------------------------------------------------------------
NUT070
3 ./opc.sh SQLSCRIPT &SID sysdate.sql 20120105
NUW004
3...
1,932
Posted By subhotech
Thanks!!! Guys
I learnt something today on grep ..
Thank you very much

Cheers!
1,932
Posted By subhotech
problem with grep
Hi

I am trying to grep a string in a directory which is having 5000 files.
PA>> grep -iH 'linc.unisure_pr13n' *
bash: /usr/bin/grep: Arg list too long
I am getting the error. i also tried
...
5,130
Posted By subhotech
Thanks!!! Guys
Thanks!!! Guys ... its working .. :)
5,130
Posted By subhotech
please elaborate
please elaborate
5,130
Posted By subhotech
Not working
/home/apps/unisure/global/sql> ls -1 *.sql | grep -l 'linc.unisure_fi700'
ksh: /usr/bin/ls: arg list too long:confused:

I guess ls -ltr itself is fetching lot of sql files..
5,130
Posted By subhotech
Grep -l Problem
Hi,

I have tried to run grep -l in directory having large number of .sql files.

/home/apps/unisure/global/sql> grep -l 'linc.unisure_fi700' *.sql
ksh: /usr/bin/grep: arg list too long

Can...
Forum: Red Hat 08-15-2009
4,330
Posted By subhotech
Dual Boot Problem - Vista & Redhat -Incorrect BIOS geometry
Hi Folks,

Initially I had vista and redhat 9 .. due to some reasons i had to re instal my vista again.. since then the dual boot menu disappeared.. i tried to re install redhat and changing the...
2,092
Posted By subhotech
its working , my mistake
its working , my mistake
2,092
Posted By subhotech
Thanks !! Guys ... but ls -l | tr [a-z] [A-Z]...
Thanks !! Guys ...
but ls -l | tr [a-z] [A-Z] is not yielding any results
2,092
Posted By subhotech
Squeezing multiple commands in one liner
i have two commands

ls -l > aaaa
tr [a-z] [A-Z] < aaaa

It give the out put :-
TOTAL 16
-RW-R--R-- 1 SUBHO NONE 0 JUL 22 2009 AAAA
DRWXR-XR-X 2 SUBHO NONE 0 JUL 22 20:55 DD
-RW-R--R-- 1...
3,886
Posted By subhotech
Thanks! Chris its wrking finr on cammnd prmpt but not in perl script
Thanks! Chris .. it is working fine on command prompt

when i am trying to embed tis code to the perl script it is giving me errors.

I have added the escape char the perl script i.e
my...
3,886
Posted By subhotech
Use of SED in Perl or any other options
Hi Folks,

I am working on a data extraction script in perl.I am a begineer in perl and shell scripting. So i need your inputs to solve the script problem.

I have data coming from database in...
6,660
Posted By subhotech
Its a generic question , but your explanation makes alot of sense Thanks!
Its a generic question , but your explanation makes alot of sense Thanks!
:b:
6,660
Posted By subhotech
Can kernel process access user address space ?
Can kernel process access user address space ?
4,728
Posted By subhotech
How to check theip address on Redhat Linux 9
hi

How to check theip address on Redhat Linux 9 ?

I have installed a SUN VMWARE and created VM on Vista.

I am on bash and is not able to check the ip of the system.

can someone plz with...
64,207
Posted By subhotech
How to set path for java in UNIX
How to set path for java in UNIX?
27,475
Posted By subhotech
It works if u r sure that 1 complete execution of...
It works if u r sure that 1 complete execution of the loop takes exactly 1 second. if the no. of statement is more then it may take more than a second to execute the loop once.
27,475
Posted By subhotech
It worked for 20 minutes
Thanx Perderabo !!!!!!!!!!!
27,475
Posted By subhotech
how to execute a while loop for 20 minutes?
I want to execute a while loop (or any other loop) for 20 minutes.

I have extracted the minutes and seconds from the current system date by using the command y = `date +%M%S`

How to proceed ??
Showing results 1 to 21 of 21

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