Search Results

Search: Posts Made By: deepakiniimt
951
Posted By deepakiniimt
thank you guys !
thank you guys !
951
Posted By deepakiniimt
Extract pattern from file
hi,
file is having entries like below
NRTMRC1=some value
NRTSMO1=some value
NRTMAA1=some value
NRTSCO1=some value
NRTSSMA1=some value
NRTMRC11=some value
NRTSMO11=some value
NRTMAA11=some...
1,032
Posted By deepakiniimt
my earlier logic in IF loop was missing some info...
my earlier logic in IF loop was missing some info which is coming now using your new command but still few info is missing , let me tell you that:
logic which i am using [file.lst is having all the...
1,032
Posted By deepakiniimt
thanks guys , i am able to handle this situation...
thanks guys , i am able to handle this situation . actually i used both methods from chubler_XL and vgersh99 .

let me explain in details what exactly i have and why i used both and still may be we...
1,032
Posted By deepakiniimt
Have a situation while extracting info
i have a text file which i am generating from few sqls.
format is like :
col1 col2 col3 col4 col5
1001 DONE ABC 17-sep-14 12:02:05
1001 DONE ABC ...
2,536
Posted By deepakiniimt
no , it will not work, tried already
no , it will not work, tried already
2,536
Posted By deepakiniimt
sort on multiple columns
hi all,
i have a file , having few columns. i wanted to sort it based on 2nd column and then based on 1st column. But i have some problem in first column.
first column have characters and numbers,...
1,932
Posted By deepakiniimt
anyone can help ?
anyone can help ?
1,932
Posted By deepakiniimt
here is that:- while ( $MYNAME eq '' ) { ...
here is that:-

while ( $MYNAME eq '' )
{
menu_header();
print "Screen 2 of 4\n";
print "Choose the LOGICIAL ENVIRONMENT to work on: \n\n";
@Unique_NAMES_Array=();
for $X ( 0 .....
1,932
Posted By deepakiniimt
perl script :making array
Hi ,

i have a perl script which takes 'csv; file as input parameter and performs some tasks.
CSV file format :
MAGENTF,AGENTF8,mahfr001,tksfr01,. ./.profile 1>/dev/null 2>&1;ps -fe|grep...
1,435
Posted By deepakiniimt
combine two files...
Hi,

i have two files. i want to combine records from these two files in below manner :-


first line from first file(1st line)
2nd line from 2nd file(1st line)
3rd line from 1st file(2nd...
2,049
Posted By deepakiniimt
can we extract desired output word3@word4from or...
can we extract desired output word3@word4from or

i can change that text .
2,049
Posted By deepakiniimt
operating system is:- HP-UX bat-siapp03 B.11.31...
operating system is:-
HP-UX bat-siapp03 B.11.31 U ia64

well, we can say foo and bar are unique , they will not repeat in whole line.
so will not appear .
2,049
Posted By deepakiniimt
yes, you are correct ,format is right. sed with...
yes, you are correct ,format is right.
sed with -r and -E not working .
also, what about if it has same format as i mentioned with underscore ?
2,049
Posted By deepakiniimt
extract/cut desired output from a line
Hi all ,

my script is sending output to a file , output is in below format :-


i want to cut , celltadm@avm-siapp01 from this output line . Starting and ending words can vary , like it can be...
30,878
Posted By deepakiniimt
Thanks a lot for prompt reply, let me explain...
Thanks a lot for prompt reply,
let me explain a bit more:-
1. each file is having 50K lines , though size of file is not too much.
2. i have no standard file , so that i cant compaer with...
30,878
Posted By deepakiniimt
compare multiple files and get the difference
Hi all,

i have 50 files .data should be same in these 50 files , so my task is to find the difference. i need a logic , which finds difference between all files and print in output file with file...
1,532
Posted By deepakiniimt
handling CSV file to get desired output
Hi All , i have a CSV file , pattern is given below :-
Group # name # host # account # stop # # start # # check
--------------------------------------------------------------------------

file...
1,345
Posted By deepakiniimt
Hi Anchal , it will send multiple files...
Hi Anchal ,

it will send multiple files output in same mail , but in same table also.
i want to differenciate between two tables (comes from two diff TXT files).
format shld be
Table 1 (from...
1,345
Posted By deepakiniimt
want to send 4 files output in one mail
Hi All ,

i have a wrapper HTML script -FS_CHECK_HTML_SCIPT_WT_Statusbar.sh which read a TXT file (script_KB.txt) and sends output to a mail in tabular format. TXT file is having 6 columns and...
1,121
Posted By deepakiniimt
i couldnt understand this :(
i couldnt understand this :(
1,121
Posted By deepakiniimt
searching a variable in environment
all,

i am trying to search a variable in unix account. variable TEST_LEVEL=500 , i am getting this value if i grep in env .if i try to see the file where it is defined , i do get 1 file . i...
1,631
Posted By deepakiniimt
can someone please help me !!!
can someone please help me !!!
1,631
Posted By deepakiniimt
to check history
all,

i am trying a simple thing but not able to do :( .
i want to track history when users login in env and do anything. there is one file , .profile which get executed on every login. i added...
5,385
Posted By deepakiniimt
yeah , i think this looks fine , let me try :) ...
yeah , i think this looks fine , let me try :)
Thanks a lot !!!
Showing results 1 to 25 of 31

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