Search Results

Search: Posts Made By: davidg
1,947
Posted By davidg
Problems with DLT7000 and SDLT
Hi,

I think this issue should be posted in a backup box, but there wasn't .


We have an issue that we made a backup on a DLT7000 tape using tar. Ones we check using : tar tvf /dev/rmt/0
It...
Forum: Solaris 02-20-2004
107,731
Posted By davidg
Does : /usr/sbin/platform/sun4u/prtdiag -v not...
Does : /usr/sbin/platform/sun4u/prtdiag -v
not show you the id. I am not behind a Sun terminal, so I can't check. Also the location is a "somewhere there".


Even "eeprom" should allow you to...
21,286
Posted By davidg
Hi Perderabo / Oombera, Thanks for your help...
Hi Perderabo / Oombera,

Thanks for your help and very detailed explanation !!

There was one thing that hit my attention :



quote:...
21,286
Posted By davidg
How to delete a character
Hi,

T think this is a question for Perderabo.
If you think you know the answer you must be very good ! :)

Most of us know how the make the <backspace> key backspace a character.
Now how do I...
72,916
Posted By davidg
Hi Murali, my remark was ment as a sort of...
Hi Murali,

my remark was ment as a sort of joke as well.
However, he remains the master !

Next time I will add some extra :) :) :) :) It clarifies the feeling behind a word.

Perderabo,
...
72,916
Posted By davidg
Uuuh, mister Manduva. Perderabo is not a...
Uuuh, mister Manduva.

Perderabo is not a "Dude", but as he shows a master.
Try to be polite and respectfull.

Thanks Perderabo.
netstat -a does show you the process where you can grep for...
Forum: Solaris 02-10-2004
8,265
Posted By davidg
http://bama.ua.edu/cgi-bin/man-cgi?picld+1M
http://bama.ua.edu/cgi-bin/man-cgi?picld+1M
72,916
Posted By davidg
netstat -a
netstat -a
4,003
Posted By davidg
uadmin 2 0 or uadmin 0 2 I can't...
uadmin 2 0
or
uadmin 0 2

I can't remember the right one. One is failing the other one not :)

Hope you have this command for your OS, Sun at least works ok.


Regs David
9,231
Posted By davidg
Hi, I think you need a little more than just...
Hi,

I think you need a little more than just a line.

var=`tar tvf /dev/rtp grep -l ./CTA |wc -l`
echo 'Number of records inside CTA --> $var'

On it's trun you can redirect this again to...
9,231
Posted By davidg
Hi, Looking at your script we can find out...
Hi,

Looking at your script we can find out you use tar. Unfortunetly I do not know the device /dev/rpt However, I think you can do a "mt rewind" and then a "tar tvf /dev/rpt | wc -l"

If you do...
Forum: HP-UX 12-11-2003
6,173
Posted By davidg
google.com again is a very great tool. Try to use...
google.com again is a very great tool. Try to use it ones:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1071148558066+28353475&threadId=7099

Regs David
9,231
Posted By davidg
Hi, Counting lines inside a file and...
Hi,

Counting lines inside a file and counting lines inside a file on tape are two different thing.

First of all, if you have a plain text-file you can do this using "wc -l"

F.E. : cat...
Forum: Solaris 12-11-2003
6,406
Posted By davidg
Hi, ConfigProvider is a Java thing. Look it...
Hi,

ConfigProvider is a Java thing. Look it up in google.com and you'll find out. Some more research might maybe also lead you to the exact error for your local (C)

Regs David
56,942
Posted By davidg
There is a good man-page for your question : ...
There is a good man-page for your question :

man sort

It does it all :)


Regs David
21,932
Posted By davidg
Hi Dharmesh, Still if you will ever find a...
Hi Dharmesh,

Still if you will ever find a file that contains the CTRL + m characters there is a very easy way to get rid of them. They have been mention many times here on the forums.

The way...
19,206
Posted By davidg
Hi Optimus, No, I just have this script in...
Hi Optimus,

No, I just have this script in my path (mailform). Whenever I want to send an e-mail from inside a script or what ever I just type :

mailform "my@emailadres" "This is my Subject"...
10,435
Posted By davidg
for i in `rsh $server "ls /rep1/"` do rcp...
for i in `rsh $server "ls /rep1/"`
do
rcp /rep1/${i} mycomefromserver:/path/to-dir/${server}-${i}
done

Regs David
3,163
Posted By davidg
Hhhm, familiar thread Perderabo :) Nice to...
Hhhm, familiar thread Perderabo :)

Nice to be back!
Forum: IP Networking 11-06-2003
3,881
Posted By davidg
Hi, Looks like a corrupted passwd entry. ...
Hi,

Looks like a corrupted passwd entry.
I'dd check your passwd for any errors. Note that the root-entry should always be the first entry of your passwd-file.

the command pwconv should...
3,163
Posted By davidg
Hi, This looks a lot to me, however yes it...
Hi,

This looks a lot to me, however yes it looses or wins time.
This is not unique for Unix servers, all servers do this. You have xntpd or rdate for this.
Most companies have an ntp-clock or...
19,206
Posted By davidg
Hi Suresh, I had the same problem. Now after...
Hi Suresh,

I had the same problem. Now after some reconfig I re-wrote an excisting script. This is what I re-use for each program that needs to mail something.
Hope you understand it a little,...
Forum: Solaris 10-20-2003
7,098
Posted By davidg
If you mean the change of summertime into...
If you mean the change of summertime into Wintertime, yes it should be done automaticly.

Else, please try to be some more specific.


Regs David
20,189
Posted By davidg
Hhhm, as no-one comes with an answer I'll give it...
Hhhm, as no-one comes with an answer I'll give it myself :)

No, there are multiple forums and I got this answer from another one :

The problem is that my script uses <STDIN> as it wanted a...
11,813
Posted By davidg
Hi, What you are showing now with "last -n...
Hi,

What you are showing now with "last -n 10" is that lot's of users were logged in, but now anymore. It displays starting-time and time of logout. between the "(" it shows the total time they...
Showing results 1 to 25 of 205

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