Search Results

Search: Posts Made By: naren_chella
Forum: AIX 05-17-2009
2,636
Posted By naren_chella
runtime libs accessed by application in AIX
Hi ,

I need some inputs on runtime or shared libs for an application(s) in AIX .

i have a requirement saying i need to rehost all the production applications into new AIX OS .

Here Source...
1,695
Posted By naren_chella
time out for a Client application
Hi ,

I have a Application running on unix ,

how could i log out the user if the user doest use the application for specified period of time .

using TMOUT it log out the session but with...
Forum: Programming 04-10-2007
5,093
Posted By naren_chella
Many Thanks Blowtorch for your answer . But...
Many Thanks Blowtorch for your answer .

But here i cannot solve concurrency issues , multiple users accessing the same file.
two people using at.allow may cause incosistent at.allow file .

so...
Forum: Programming 04-10-2007
5,093
Posted By naren_chella
reg adding Users into at.allow and removing from at.allow
Hi ,

Thanks for your time .

I am working on a application , which adds unix user through useradd and deletes user through userdel . both are admin commands .

My requirement is i have to add...
2,818
Posted By naren_chella
reg Mailx command or masking of mailid
I am using the mailx command of Unix through which I am able send mails but the problem is the from mail ID is automatically buit by unix as the (UNIX Box Name:---------------------------------) to...
Forum: Programming 10-31-2006
15,101
Posted By naren_chella
override the function in C
hi ,

greetings ,

I have one doubt reg the C functions .

I have a program sample.c , in which i have function name scanf , which reads a a variable and prints the variable inside the...
Forum: HP-UX 09-01-2006
11,117
Posted By naren_chella
get program name give a process id
Hi ,

I have query regarding to get a program name given a pid in HP-Ux .


give procees id ( PID) i would like to retrieve the process/program through a C program ?

my input to c program...
Forum: HP-UX 06-30-2006
13,444
Posted By naren_chella
How to Lock In HP-UX
Hi ,

How should i implemet a lock function Hp-ux .

I want to a lock a file through fcntl in Hp-ux .

But is not locking properly .



Thanks
Narendra
Forum: Programming 06-29-2006
8,928
Posted By naren_chella
Use +z option
hi ,
In Hp-Ux , when creating a shred lib we have to use +z option to create an object file for shared lib ,
for ex:
$cc +z -c share.c -o share.o

$ld -b share.o -o share.sl ( to create a...
Forum: Programming 06-24-2006
5,172
Posted By naren_chella
Hi coulio, by code snippet i mean copy...
Hi coulio,

by code snippet i mean copy paste part of your code , whcih uses getopt ,

so that we can analyse how it is used .

we can plan next

can you check this link where there is link...
Forum: HP-UX 06-23-2006
12,491
Posted By naren_chella
I gave john has username #./a.out users...
I gave john has username

#./a.out users john ( command line )

users - group name
john - username


Thanks
narendra
Forum: Programming 06-23-2006
5,172
Posted By naren_chella
Hi , Can you please add code snippet for the...
Hi ,
Can you please add code snippet for the same

Thanks
Naren
Forum: HP-UX 06-23-2006
12,491
Posted By naren_chella
Thanks Perderabo , i omitted -u option , and...
Thanks Perderabo ,

i omitted -u option , and it is adding the user with system genrated uid .
but it is throwing error "Invalid login name."

any reason why it is doing so .

even i want...
Forum: HP-UX 06-23-2006
9,302
Posted By naren_chella
FOR HP-UX i think only root can set your...
FOR HP-UX
i think only root can set your password to blank
first he has to delete existing passwd for the user
#passwd -d username
#passwd -f username

Or root can use this command ( but check...
Forum: HP-UX 06-23-2006
12,491
Posted By naren_chella
Thanks Perderabo for your answers. I heard...
Thanks Perderabo for your answers.

I heard that we cannot use 0 -10 uid for creating users becos it is already reserved for HP_Ux system.

yes i can get userid max from man limts .

also one...
Forum: HP-UX 06-23-2006
12,491
Posted By naren_chella
Valid ranges for uids for HP-UX
Hi ,

I am using adduser in hp-ux to create users in Hp-ux.
i would like to know what are the valid values for uids and gids in hp-ux

what are the rannges for the valid uids .

How to check...
Forum: HP-UX 06-13-2006
2,542
Posted By naren_chella
Hp-UxUNix system calls
Hi ,
i am new to system programming .

I am intrested in learning system programming .

which are links good for it and want to learn for Hp-UX .

Many Thanks
Narendra babu C :)
2,368
Posted By naren_chella
Hi Klashxx, Many Thanks for the solution it...
Hi Klashxx,

Many Thanks for the solution it worked fine

But i tried the method below

a.txt - fileA
b.txt -fileB
tmp1 - output result

Is the below script good way to do this


...
2,368
Posted By naren_chella
comparing and replacing from one file to another
Hi

I have this requirement:

I have FileA with this content:
-----------------------------------
DOWNLOAD_REPOSITORY=E:/download_repository/...
Forum: Programming 05-26-2006
34,759
Posted By naren_chella
shraed library
Hi Jim ,

Thanks for your updates Jim 1st one worked fine .

I got some info reg the 2nd one .
to be more clear
My question was whether i need to have all the source files in one place ( in...
Forum: Programming 05-25-2006
34,759
Posted By naren_chella
view contents of shared library
Hi ,

i have two doubts in Hp-Ux

1) How to View objects or contents in a shared library in HP-Ux
2) Can i added a c object file to the existing shared file from a different directory .
for...
Forum: Programming 05-25-2006
4,423
Posted By naren_chella
thaks
many Thanks JIm .

It was a great help from u.

Thanks and regards
C . Narendra babu
Forum: Programming 05-24-2006
4,423
Posted By naren_chella
library function
Hi ,
Its library function of MPE in Hp3k which is being ported to HP-UX .
its showing error message error:1153 illegal function call

But it is suing FWRITE and FOPEN function MPE environment in...
Forum: Programming 05-24-2006
4,423
Posted By naren_chella
Compiler doc
Hi Jim,

Thanks for ur response .

But i dont have any compiler ref doc with me .

Any help

Thanks
Naren
Forum: Programming 05-23-2006
4,423
Posted By naren_chella
Illegal function call
Hi ,

i am getting error message "illegal function call"

can any body help what are the reasons when can we get this error mesage.

Thanx in advance

Naren
Showing results 1 to 25 of 33

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