Search Results

Search: Posts Made By: gini
2,251
Posted By gini
Delete repeated nos in a file
Hi,
I need to delete repeated nos in a file and finally list the count. Can some one assist me?
file:
12345
12345
56345
12345
23896

Output needed:
12345
56345
23896

Total count:3
...
Forum: Solaris 12-16-2006
4,154
Posted By gini
login error as root
Hi i am using sun netra20 server ruuning solaris 9 and while i trying to login as root its showing error as shown below.

SunOS 5.9
login:root
password:
Not on system console
Connection to...
7,123
Posted By gini
cli-079 > awk ' > NR == 2 { sub(":","",$NF);...
cli-079 > awk '
> NR == 2 { sub(":","",$NF); print $(NF - 1) , $NF }
> NR == 4 { sub("status: ","",$0); print $0 } ' abc.txt
awk: syntax error near line 2
awk: illegal statement near line 2
awk:...
7,123
Posted By gini
hi.. i am getting syntax errors in line 2...
hi..

i am getting syntax errors in line 2 and 3.

pls leave the display status assume thw whole conetnts in a file name call abc

then ...

more abc.txt | awk '
NR == 2 { sub(":","",$NF);...
7,123
Posted By gini
awk and condition help
Hi...

i just want to write a script for the follwing command "display status" and the normal output is...

AN100> display status
12.13.2006 12:03:25 AN-2000-1 CC NOT PRESENT 16.50.80.49 ...
8,252
Posted By gini
the situation is.... i just want to zip the...
the situation is....

i just want to zip the 24 hrs separate files into one file (from the server folder/home/scadm/reports/ ) and download to the client system (/home/scadm/reports) daily 12:00AM...
8,252
Posted By gini
server is Sun netra20 and client is sun blade...
server is Sun netra20
and client is sun blade 150 running solaris 9

pls leave the backup...i just need to daily download some files from a particular folder (server) to the client system...
8,252
Posted By gini
copy file from server to client script
i want to run automated backup copy , using crontab and how to do that?
the backup file should be taken from the sun server and put it in the client machine daily.pls help..
1,473
Posted By gini
ftp script
i have a logs folder in my sun netra20 server ruuning on solaris 9 and i need to zip the content in the folder and put into my workstation daily.
the folder contains 24 hr data starting from,for eg:...
Forum: Solaris 12-08-2006
1,803
Posted By gini
thanks for ur reply
thanks for ur reply
Forum: Solaris 12-08-2006
1,803
Posted By gini
FTP help
Hi...

how to enable RSH between two systems?
Forum: Solaris 12-08-2006
3,291
Posted By gini
thanks a lot
thanks a lot
Forum: Solaris 12-07-2006
3,291
Posted By gini
command help
Anybody pls let me know what is the impact of the command
rm -rf/cdrom/*
&
/etc/init.d/volmgt start(what is this volmgt)
Forum: Solaris 12-05-2006
4,039
Posted By gini
Its worked...thanks a lot
Its worked...thanks a lot
Forum: Solaris 12-05-2006
1,799
Posted By gini
Thanks a lot...
Thanks a lot...
Forum: Solaris 12-05-2006
4,039
Posted By gini
How to set new Root Passwd
I forget the Root Passwd of my Sun Netra 20 server and break the same by editing /etc/shadow.Now there is no passwd for Root.

And How to set new root passwd?Pls help....
Forum: Solaris 11-29-2006
7,263
Posted By gini
Thanks a lot
Thanks a lot
Forum: Solaris 11-26-2006
1,799
Posted By gini
See the contentof a CD
Hi i am new to solaris..
How to see the content of a DVD/CD Rom in Solaris 8.
How to play a .DAT file..
Pls help
Forum: Solaris 11-25-2006
7,263
Posted By gini
Recover root passwd
Any body pls let me know the procedure to recover ROOT password in Sun Netra 20 Server..I forgot the password.
Forum: Solaris 11-25-2006
5,428
Posted By gini
Thanks a lot
Thanks a lot
Forum: Solaris 11-24-2006
5,428
Posted By gini
Disk error
How to Check the disk error (both hard disk & DVD Rom) In Sun Netra 20 Server..Pls help
1,841
Posted By gini
its not a grep problem... grep is working fine...
its not a grep problem...
grep is working fine ...

the bro cdl command is also working fine when i type directly...
but when i try it through script its not working

how to check the path...
1,841
Posted By gini
if i directly entered "bro cdl" both caps and...
if i directly entered "bro cdl" both caps and small will accept...

but through script error is coming
1,841
Posted By gini
help on grep
Hi...

i have to generate a report and from that i have to grep some specific fields daily..
the command to generate report is "bro cdl"

then the output will be ..

abcd-001362 > bro cdl
...
Forum: Solaris 07-21-2006
9,032
Posted By gini
solaris command reference
is there any good doc which explains the systems command reference manual for sun solaris

for ex: related to memory
disk space
booting
rsh enabling
restarting
LOM etc etc

pls help...
Showing results 1 to 25 of 27

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