Search Results

Search: Posts Made By: pvr_satya
908
Posted By pvr_satya
help required on scheduling
hi

I have a script, abc.sh
first time user will start a script using <<abc.sh start >>, inside a script using " at " i am schduling same script for every one hour. so my script always...
1,051
Posted By pvr_satya
Req help on writing shell script
My script needs user input within time period of 1 min or may be with within 30 sec.

Flow diagram:
if (user provides input within 1 min) then
script runs on the basis of user input
else ...
3,218
Posted By pvr_satya
how to write shell script
Hi ,

i need to write a script

like this

In 1.sh

./test.sh
wait(5sec)
send ctrl+C to server
./testxxxx.sh

first i need invoke test.sh from 1.sh , after wating for some time...
Forum: Fedora 12-07-2010
9,705
Posted By pvr_satya
use this link for key generation for step by step procedure
ssh without password (http://wiki.freaks-unidos.net/ssh%20without%20password)
1,451
Posted By pvr_satya
hi can u send exact sysntax
hi can u send exact sysntax
1,451
Posted By pvr_satya
Scripting awk or sed or shell
input

buff_1 abc satya_1
pvr_1
buff_2 def satya_1
pvr_1
buff_3 ghi satya_1
pvr_1
buff_4 jkl satya_1
pvr_1


required out put

buff_1 abc satya_1
pvr_1 abc satya_1
buff_2...
7,628
Posted By pvr_satya
how to remove all tabs and newline (\n)
how to remove all tabs and newline (\n) from the exicting file
9,812
Posted By pvr_satya
how to get file name too
how to get the file name also



Q)
i have a file like

<fruits>
<apple>redcolor<\apple>
<banana>yellow color and it is<\banana>
</fruits>

i need a text between apple and bannana ans so...
1,534
Posted By pvr_satya
thanx for u replay. i found some problem ...
thanx for u replay.

i found some problem

<fruits>
<apple>redcolor<\apple>
<banana>yellow color and it is<\banana>
</fruits>

the problem is if given word is red color it is ...
3,630
Posted By pvr_satya
use sort filename foe help man sort
use
sort filename

foe help man sort
1,534
Posted By pvr_satya
how can i get the file name in which i found the data
Ex :-
file.txt
<fruits>
<apple>redcolor<\apple>
<banana>yellow color and it is<\banana>
</fruits>

i have a number of files in my directory in above fashion.
i am searching for perticular...
9,812
Posted By pvr_satya
thanks its working for my requirement
thanks its working for my requirement
2,240
Posted By pvr_satya
can u pls help me for solving this question ...
can u pls help me for solving this question

assume the xml file as normal text file and pls give the ans for this
2,240
Posted By pvr_satya
how to search a word
i have a file like

<fruits>
<red>redcolor<\red>
<banana>yellow color and it is<\banana>
</fruits>


i want to search for a word in a file data between the tags

i mean searching should be...
9,812
Posted By pvr_satya
thanx for u r ans its working suppose in...
thanx for u r ans its working

suppose in my file i have multiple lines of differnt tags
then how to get data
9,812
Posted By pvr_satya
how can i find data if multiple tags present (...
how can i find data if multiple tags present ( i mean dynamically)
1,756
Posted By pvr_satya
help for search or grep in a file
i have a file like

<fruits>
<red>redcolor<\red>
<banana>yellow color and it is<\banana>
</fruits>


i want to search for a word in a file data between the tags

i mean searching should...
9,812
Posted By pvr_satya
how to get data from xml files tags(from data tags)
i have a file like

<fruits>
<apple>redcolor<\apple>
<bana:rolleyes:na>yellow color and it is<\banana>
</fruits>

i need a text between apple and bannana ans so on....

how to read a...
Showing results 1 to 18 of 18

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