Search Results

Search: Posts Made By: anju
2,891
Posted By anju
problem with shell script execution
Hi All,

i am running a shell script in which there is a command

`ps -ef | grep smon > db`

When i execute this command in the command prompt i am getting the desired output..but when the...
5,702
Posted By anju
help needed in fuser command
Hi all,

I want to know if fuser command can be used to check if a file is being written or not???

Thanks In Advance
Anju
3,322
Posted By anju
help needed in ls command
Hi all,

i need to write an ls command which will pick up
ind_01.txt/pak_01.txt from

ind_01.txt
pak_01.txt
usa_01.txt

files in a directory..

i wrote a ls command by storing ind and...
14,000
Posted By anju
capture ftp return code..PLZ HELP
Hi all,
i have written a code to ftp a file from one server to other.The ftp is happeneing successfully,but i am not able to capture the return code,to check if ftp has failed.

plz help me to...
10,165
Posted By anju
shell script to call other files..plz help
Hi all,
I have a number of shell script,perl script.. etc in a directory,which i need to execute in some order.Now i need to create a script to call all these files in that order..so that the new...
19,855
Posted By anju
Shell script to find out 2 last modified files in a folder..PLZ HELP!!!!!!!!!
hi all,

I need to find out the last 2 modified files in a folder.There is some way by which,we can check the timestamp and find out..??please help this is urgent.

Thanks in Advance

Anju
5,305
Posted By anju
when i execute this code i am getting this error ...
when i execute this code i am getting this error
awk: syntax error near line 2
awk: illegal statement near line 2
awk: syntax error near line 3
awk: illegal statement near line 3
awk: syntax...
5,305
Posted By anju
could you please explain what u have done.coz i...
could you please explain what u have done.coz i am new to perl and have no much idea abt this.
5,305
Posted By anju
select a portion of a file into a CSV
How will i convert a file

<LDATE>10-12-07</LDATE><LTIME>13:47:48.553</LTIME><LTEXT>name:anju;city:blore;ph:123</LTEXT>...
2,220
Posted By anju
thank you so much...!!!!! it worked
thank you so much...!!!!! it worked
2,220
Posted By anju
Help Required In Transforming A File
How will i convert a file

<LREC><L:EPOCH>1198331268.553</L:EPOCH><LDATE>10-12-07</LDATE><L:SERVER>NONE</L:SERVER><L:PORT>NONE</L:PORT><LTIME>13:47:48.553</LTIME><LTEXT>dnvdmxk</LTEXT></LREC>...
6,579
Posted By anju
SunOS dys101d002 5.9 Generic_118558-13 sun4u...
SunOS dys101d002 5.9 Generic_118558-13 sun4u sparc SUNW,Sun-Fire-V490
6,579
Posted By anju
its unix!!!
its unix!!!
6,579
Posted By anju
[gawk, nawk and /usr/xpg4/bin/awk on Solaris] ...
[gawk, nawk and /usr/xpg4/bin/awk on Solaris]

awk '(ORS=/<\/LText>/?"\n":"")||1' data
or:

awk '{x=x$0}/<\/LText>/{print x;x=""}' data[/QUOTE]

It says

awk: record...
6,579
Posted By anju
transforming a multiline record to single line
Hi All
I have a file like this

<LText>gvsvdkag<LREC>bdjvdj</LREC>nididyvv</LText>
<LText>gvsvdkag<LREC>bdj
vdj</LREC>nididyvv</LText>
<LText>gvsvdkag<LREC>b
djvdj</LREC>nididyvv</LText>...
13,230
Posted By anju
awk program to select a portion of a line
:D
Thanks....it worked..!!!!!
13,230
Posted By anju
awk program to select a portion of a line
Hi all,
I am new to awk programs.I have a file like this

vjfavhjlaf<LTEXT>aabcdfffvvbbxbcddjbv</LTEXT>fAFdfdADfd
vjfavhjlaf<LTEXT>aabcdfffvvbbxbcddjbv</LTEXT>fAFdfdADfd...
Showing results 1 to 17 of 17

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