Search Results

Search: Posts Made By: marconi
35,238
Posted By marconi
Commands to copy a tar.gz file from a Remote Unix Server to Local Desktop.
Hi,

Just wanted to know, how can I ftp/transfer/copy a (design.tar.gz) archive from a Unix Server (sdmc222.sdmc.cp-srv.com) which is at a remote location, to my Windows Desktop. Obviously, it is...
65,175
Posted By marconi
How to create a Tar of multiple Files in Unix and FTP the tar to Windows.
Hi,

On my Unix Server in my directory, I have 70 files distributed in the following directories (which have several other files too). These files include C Source Files, Shell Script Source Files,...
1,443
Posted By marconi
Redirection related clarifications required...
There are two files named goody and good. Please look at their single line contents:-
$ cat goody
hi m goody
$ cat good
hi m good

1)
$ cat goody < good
hi m goody

When we give cat, a...
2,232
Posted By marconi
Regarding redirection using cat.
The behavior of the following 2 operations is unexpected. K1 and K2 are files here :-

1) cat < K1 K2
The above operation should actually display contents of the both files.
But it gives...
5,015
Posted By marconi
Regarding cfrm.sh and test_rep.sh
Hi,

1) I have 2 scripts, cfrm.sh and test_rep.sh, cfrm.sh runs properly but
test_rep.sh, gives error as: rwconverter.sh: command not found.


1) cfrm.sh

export...
Forum: Linux 07-25-2008
2,112
Posted By marconi
Hi Mark, Thanks for your reply. Yes it is...
Hi Mark,

Thanks for your reply. Yes it is Red Hat Enterprise Linux 3.0., to which these are to be migrated from Tru64 Unix. Just wanted to know how to go about it like running them, etc. I...
Forum: Linux 07-25-2008
2,112
Posted By marconi
I/ps pls for migration of oraboot & orabackup files from Tru64 Unix to Linux 3.0
Hi,

I have 2 Files - oraboot and orabackup, which are correct Files in Tru64 Environment and I am trying to check whether the Files are running properly in my current Linux 3.0. (basically trying...
1,580
Posted By marconi
I/ps pls for migration of oraboot & orabackup files from Tru64 Unix to Linux 3.0
Hi,

I have 2 Files - oraboot and orabackup, which are correct Files in Tru64 Environment and I am trying to check whether the Files are running properly in my current Linux 3.0. (basically trying...
1,819
Posted By marconi
Regarding migration (from Tru64 Unix to Linux 3.0) of Files :- oraboot and orabackup
Hi,

I have 2 Files - oraboot and orabackup, which are correct Files in Tru64 Environment and I am trying to check whether the Files are running properly in my current Linux 3.0. (basically trying...
Forum: Programming 07-24-2008
6,145
Posted By marconi
Hi, I had already added the 3 header files...
Hi,

I had already added the 3 header files as suggested by murphy as follows :-

#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
#include <limits.h>...
Forum: Programming 07-22-2008
6,232
Posted By marconi
Regarding cuserid(), getlogin() and getpwuid() function in 'C'
Hi,

I am currently on OS :- Red Hat Linux Version 3.0. The script I am running is a HP Tru64 Unix compatible script
which I am trying to run on the Linux Version 3.0.

I am doing a (Make gapw),...
Forum: Programming 07-22-2008
6,145
Posted By marconi
Hi, I am currently on OS :- Red Hat Linux...
Hi,

I am currently on OS :- Red Hat Linux Version 3.0. The script I am running is a HP Tru64 Unix compatible script
which I am trying to run on the Linux Version 3.0.

Instead of :- DISCARD...
Forum: Programming 07-22-2008
6,145
Posted By marconi
Regarding cuserid() function in 'C'
Hi,

I am doing a (Make gapw), where I have the following line of code at Line No.96 :-

96 DISCARD strcpy(user , (char*) cuserid((char*)0));

But I am not able to compile due to the only 1...
Forum: Programming 07-21-2008
2,368
Posted By marconi
Request help to debug errors while running in 'C'
I run, 2 'C' Files, gapw.c and getkey.c, but I get the following errors :-

I) $ gcc gapw.c

gapw.c: In function `main':
gapw.c:96: warning: cast to pointer from integer of different size...
1,726
Posted By marconi
Korn Shell Script help required during execution...
Hi,

The following Korne Shell script does not give any syntax errors but the following while running. Request you to please let me know, how can I define the variables viz.:- listDbs and getkey...
1,651
Posted By marconi
Hi, At least please suggest me some other...
Hi,

At least please suggest me some other Forums where I can get replies.

Thanks a lot in advance.

Best Regards,
Marconi
1,651
Posted By marconi
Ksh Script help required...
Hi,

Can anyone please give me inputs to write a ksh script for the following :-

1. Load the configuration files "./app_config.txt" and "./mail_config.txt".
2. For each category there will be...
3,420
Posted By marconi
Request for some ebooks by Richard Stevens..
Hi,

Request anyone of you guys to please forward me the Soft Copy of the following Books by Richard Stevens :-

1) UNIX Network Programming, Volume 2, Second Edition: Interprocess
...
2,924
Posted By marconi
Script for checking and reporting file sizes in a directory.
Hi, Need help for a Script for checking and reporting database file sizes in a directory.

Request you to please give your valuable inputs.

Thanks a lot in advance.

Best Regards,
Marconi
2,778
Posted By marconi
I mean a script to check and report any file...
I mean a script to check and report any file sizes.
2,778
Posted By marconi
Script to check and report database file sizes...
Need help for a script to check and report database file sizes.
2,377
Posted By marconi
Launching Several Shells....
Hi,

I need to create a shell that launches several shells named for example svspush (that does nothing but wait) and record their pid in a file.

Any inputs please.

Thanks,
Marconi
1,950
Posted By marconi
Comparing PIDs in a Shell...
Hi,

There is a file having a list of running PIDs (pid_process) and another file having a list of registered PIDs (pid_regieter).

I want to check if:-

a) there is at least one running PID...
3,228
Posted By marconi
Can we grep a list of all running PIDs in a file !!??
Hi,

In the following part of a script, I am grepping the list of all
running PIDs in the File as in line 3 :-
$pid_count=`grep -c "^${pid_process}$" $CRI_PUSH_BIN_HOME/bin/
PushProcessId` ...
2,989
Posted By marconi
comparing PID values of 2 Files in shell Options
Hi,

There is a file having a list of running PIDs and another file having
a list of registered PIDs. How can we check if each value of running
PIDs are less or more than the registered PIDs...
Showing results 1 to 25 of 40

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