Search Results

Search: Posts Made By: raguramtgr
3,748
Posted By raguramtgr
This may help tar cvf /dev/rmt/0m aug/31...
This may help

tar cvf /dev/rmt/0m aug/31 sep/0? sep/1? sep/2? sep/3? | tee $logfile

tar cvfb 10 /dev/rmt/0m aug/31 sep/0? sep/1? sep/2? sep/3? | tee $logfile


raguram R
8,878
Posted By raguramtgr
Or else try this restore -xvqf /dev/rmt0...
Or else try this

restore -xvqf /dev/rmt0 xxx*

from your /db/uci directory.


raguram R
8,878
Posted By raguramtgr
Is it a tar or cpio backup. Because "restore" is...
Is it a tar or cpio backup. Because "restore" is more effective or can be used only with cpio. On the otherhand, if you have used "tar" then the syntax may change. You can use "tar xvf".
...
4,599
Posted By raguramtgr
renaming files
i have a set of *.lst files. now i want to change the names from "lst" to "dat". how to do it?
ex.:
-rw-r--r-- 1 rram group 22 Sep 21 13:10 a.lst
-rw-r--r-- 1 rram group ...
3,019
Posted By raguramtgr
Hi computek As expected by you the...
Hi computek

As expected by you the "fileduplication.exe" is not available in our 2000 server.

I put my question in other way. Just assume the situation,

There are 100 users in a 2000...
3,019
Posted By raguramtgr
File Duplication
hi all

how to find the file duplication in a windows 2000 server

as usual replies are sincerely appreciated.

thanks

raguram R
11,100
Posted By raguramtgr
DEV|rram!pwd /u2/rram DEV|rram!echo $SHELL ...
DEV|rram!pwd
/u2/rram
DEV|rram!echo $SHELL
/bin/sh
DEV|rram!fc -e vi -10 -1
fc: not found
DEV|rram!

this is what when i use the "fc" command. pl. help.

raguram R
11,100
Posted By raguramtgr
knowing the shell & fc command
i use solaris 5.8 & sco release 5

please answer the 2 queries

1) how to know, in which shell are we in?

2) how to use the fc command in different shells?

replies as usual are greatly...
2,324
Posted By raguramtgr
Query in awk
file "batsmen" contains

Bradman;Australia;52;6996
Gavaskar;India;124;10122
Sobers;West;Indies;93;8032
Border;Australia;109;8075
Miandad;Pakistan;97;7121
Gower;England;94;7023...
2,453
Posted By raguramtgr
if it is going to be "-sh" ?? raguram...
if it is going to be "-sh" ??

raguram R
2,427
Posted By raguramtgr
Query In awk
Is it possible to have a pattern as RS in awk. For Example pl. go through the statement;

"
Account Serial Number: 88888888

TT00X000000XXXXXXXXXXXXX...
3,367
Posted By raguramtgr
file management in windows 2000 server
i am using windows 2000 server. my query is as follows:

there are 2 directories say c:\emp & c:\exe. DataBase (DB) files are there in emp folder and the executables are in exe folder. Now i...
5,473
Posted By raguramtgr
yes, as you said this forum is of great use. It...
yes, as you said this forum is of great use. It helps very much for beginners like me. Usually i go through this site once in a while. Anyway its very nice to see people asking more and more...
5,473
Posted By raguramtgr
try all the options of tput. Its a nice command...
try all the options of tput. Its a nice command to play with cursor positioning.

raguram R
5,473
Posted By raguramtgr
If you want to place the cursor while execution...
If you want to place the cursor while execution of a shell script, use "tput cup 23 2 " in the script while executing the script you will see that the cursor is in 23 /2.

ex: tput cup 23 2;...
10,398
Posted By raguramtgr
semaphore
what is semaphore? can any body explain it in a more simple way than the manual ??

replies appreciated

Regards
raguram R
20,086
Posted By raguramtgr
command to check the bit
i am using sunOS 5.8. What is the command to know the OS bit (8,32,64...) while the server is under production and is it possible to change from one bit to another??

replies appreciated
...
3,029
Posted By raguramtgr
thanks for ur reply. you have quoted that...
thanks for ur reply.

you have quoted that there should be some more errors along with the error msg i have specified. can u pls tell me from where should i trace the error messages.

raguram R
3,029
Posted By raguramtgr
Error msg displayed in SCO server
hi all

The following error msg was displayed in the sco server 5.0.5. can anybody explain what it is?

"WATCHDOG REINITMEMORY 6 FOR BOARD"

replies appreciated.


raguram R
1,534
Posted By raguramtgr
General Query
Hi all

My job is to bootup the servers (1 sun solaris 5.8, 3 sco (release 5) and 1 windows 2000), taking backup of the servers and shut down.

Apart from this, there are nearly 150 users for our...
3,124
Posted By raguramtgr
what is SCP?? raguram R
what is SCP??

raguram R
3
awk
2,029
Posted By raguramtgr
awk '{printf("%s%s \n",...
awk '{printf("%s%s \n", substr($1,33,10),substr($3,7));}' tst


where "tst" contains your input line.

raguram R
10,643
Posted By raguramtgr
i don't want to apply any mathematics here. any...
i don't want to apply any mathematics here. any other alternate??

raguram R
10,643
Posted By raguramtgr
my sco release 5 shows this DEV|rram!last...
my sco release 5 shows this

DEV|rram!last -n4
User Line Device PID Login time Elapsed Time Comments
rram p2 ttyp2 2271 Thu Apr 8 17:33 00:00 logged in...
10,643
Posted By raguramtgr
logout command
hi all

The "last" command shows the last login time of the user. is there any command for last logout time.

as usual, replies are appreciated. thanks boys.

raguram R
Showing results 1 to 25 of 46

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