Search Results

Search: Posts Made By: adityamitra
1,378
Posted By adityamitra
How to print the different domains available and also to show what is inside them..???
hi friends,

how can we display the different domains present in the system and also what is present inside those domains..???

---------- Post updated 06-08-10 at 08:59 AM ---------- Previous...
1,141
Posted By adityamitra
well, in the output i can see the domains along...
well, in the output i can see the domains along with the repo name
but
if we search only on the path, then the output should display the domains only, not the repo names.

plz have a look.. and...
1,604
Posted By adityamitra
USE OF "PERL" in a specific way ..!!
hi all..

i have an input as :

1
5
8
a
j
k

if i have to get the output as:

1. a
5. j
8. k

what will be the perl script which will solve this one..??
1,141
Posted By adityamitra
Searching on the path given.. on on repository,if it is not there..!!
#!/bin/ksh
##### Made by : Vasudha Goel
mainpath="/ms/dist/bi/PROJ/infa_shared/incr/common/Domain"
usage() {
print " Usage"
print "\t$0 -d domain_name"
print "\t$0 -r repo_name"
print...
4,291
Posted By adityamitra
what is [B]getopts "d:f:g:h:"[/B] opt ??
hi friends..

can anybody tell me the meaning of :

getopts "d:f:g:h:" opt

thanx..
:)

Please use code tags, ty
1,691
Posted By adityamitra
m not getting the required o/p.. r u sure it is...
m not getting the required o/p.. r u sure it is right..??

---------- Post updated at 04:42 PM ---------- Previous update was at 04:34 PM ----------



i got the answer :

awk -F'|'...
1,691
Posted By adityamitra
to select according to the second column..!!
the input is : 6298 | anna | chennai | 7/4/08
3981 | dastan | bagh | 8/2/07
6187 | galma | london | 9/5/01
3728 | gonna | kol | 8/2/10
3987 | hogja | mumbai | 8/5/09
2898 | homy | pune | 7/4/09...
1,735
Posted By adityamitra
Select and display sum depending upon even columns
Select and display sum depending upon even columns
i have a input as :
2898 | homy | pune | 7/4/09
1 :6298 | anna | chennai | 7/4/08
2 :3728 | gonna | kol | 8/2/10
3 :3987 | hogja | mumbai |...
1,702
Posted By adityamitra
Select and display sum depending upon even columns
i have a input as :
2898 | homy | pune | 7/4/09
1 :6298 | anna | chennai | 7/4/08
2 :3728 | gonna | kol | 8/2/10
3 :3987 | hogja | mumbai | 8/5/09
4 :6187 | galma | london | 9/5/01
5 :9167 |...
2,878
Posted By adityamitra
ya it is a input module.. "awk" is gud, but can...
ya it is a input module..
"awk" is gud, but can this be solved by "grep", that i wnt to know..!!
:)
2,878
Posted By adityamitra
1) that is a question.. iam trying different...
1) that is a question.. iam trying different things
2) it is not hw.. just in a hurry 2 learn unix..
my project is on it... so hurry
2,878
Posted By adityamitra
the question is : 1111 | aaaa | pppp | 23/9/87 ...
the question is :
1111 | aaaa | pppp | 23/9/87
3333 | dddd | oooo | 6/9/8
4444 | gggg | rrrr | 5/8/9
5555 | qqqq | eeee

---------- Post updated at 04:33 PM ---------- Previous update was at...
2,878
Posted By adityamitra
help me with seperating the no. of fields..
plz help me with this question :

1111 | aaaa | pppp | 23/9/87
3333 | dddd | oooo | 6/9/8
4444 | gggg | rrrr | 5/8/9
5555 | qqqq | eeee

ans:

5555 | qqqq | eeee

depending upon how...
3,578
Posted By adityamitra
How to cut a string in two parts and show the other part
hi everybody..

I have a string like :

abcd:efgh
xxyy:yyxx
ssddf:kjlioi
ghtyu:jkksk
nhjkk:heuiiue

please tell me how i can display only the characters after ":" in the output

the...
1,906
Posted By adityamitra
How to arrange the files according to time
hi friends, m new to unix environment..
i want to know that
"how could we arrange the various files in our unix system according to time at which they are accessed, and are there are ways that...
Showing results 1 to 15 of 15

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