Search Results

Search: Posts Made By: Nadielosabra
2,107
Posted By Nadielosabra
Hello Neo Thanks a lot for your reply. You...
Hello Neo
Thanks a lot for your reply.
You are right there are maybe 100 ways to solve this problem.
Since I not an expert in AIX therefore I would take the easy way. I not want to install...
2,107
Posted By Nadielosabra
Sorry , maybe I not explained clearly There is...
Sorry , maybe I not explained clearly
There is our local host (IBM 6000) and there are around 15 User and they can use uptime and who -b on this Maschine. But there is one computer connected to...
2,107
Posted By Nadielosabra
Parsing Root password inside a C shell script
Hello everyone,
I want to check how long a remote computer is running (e.g. with the command uptime or who - b)
The check should be done during login from none root user by a script which is called...
3,701
Posted By Nadielosabra
Hi Aia, will try your code Thanks...
Hi Aia,

will try your code

Thanks a lot
1,528
Posted By Nadielosabra
Thanks for your help I guest i found the...
Thanks for your help

I guest i found the reason why the cut and awk doesn't work on my Project.
The file has only one line with without an CR.
If i just add an CR to this line both cut and...
3,701
Posted By Nadielosabra
Thanks to all of you for your fast Response ...
Thanks to all of you for your fast Response

1.) code from Vgersh99 it works perfect

nawk 'BEGIN {srand();time=srand();print time}' </dev/null



2.) code from RudiC will give me...
1,528
Posted By Nadielosabra
Hi Corona688, thanks a lot for your help...
Hi Corona688,

thanks a lot for your help and Support,

Yes you are right the same string was in the other thread and your solution works perfect .
the cut on the string has to done every...
6,237
Posted By Nadielosabra
Thanks a lot to everybody for your fast...
Thanks a lot to everybody
for your fast Response and a Explanation for my question
With Kind regards
3,701
Posted By Nadielosabra
Hi Corona688, thanks a lot for the link...
Hi Corona688,

thanks a lot for the link to your great date script. but i just looking for a one line command inside the csh Shell which can transfer the value of time() to a varieable in the...
1,528
Posted By Nadielosabra
String operation in csh AIX 4.3.2.0
Hi to everybody
i stuck on a simple thing i had a string and i want cut it , i try already few thing with the cut command but does not the way it should.
The script is in csh and running on AIX...
6,237
Posted By Nadielosabra
Hi i had a question for the solution...
Hi

i had a question for the solution Corona668 has posted, BTW it works perfect. what is the reason / function of the red "1" in the code

awk '{ $2=5 } 1' FS=";" OFS=";" inputfile >...
3,701
Posted By Nadielosabra
Time in seconds on AIX 4.3.2.0
Hi to everybody
again i Need your help, i wasting hours but can't find a solutuin for my Problem. I am not an expert with AIX script programming.
I have a csh script and i need the time in...
3,904
Posted By Nadielosabra
Hi bakunin the script it is running on AIX...
Hi bakunin
the script it is running on AIX 4.3.2.0 .
the script itself work fine only when try to check the Status of few variables there are the Problem. What i found out on few comment in the...
6,237
Posted By Nadielosabra
Thanks to everybody for your fast Response on my...
Thanks to everybody for your fast Response on my question ,
the solution from Corona688 work perfect only i have to Change field from 6 to 2 as vgersh99 mention and than it work wonderful as...
6,237
Posted By Nadielosabra
String operation in csh shell
Hi, to everybody

i have a string which Looks like this
FT47;3;1;1;;;1;09.02.2017 21:21:19;2;2
and i would like to change to value on one Position only
e.g. the values on Position 6 should...
3,904
Posted By Nadielosabra
Hi Bakunin Thanks a lot for your reply I did...
Hi Bakunin
Thanks a lot for your reply
I did post the oslevel already at my first post it is AIX 4.3
Thanks for your nice recommendation not to use the c shell ,I don't matter which shelll I am...
3,904
Posted By Nadielosabra
this are part of the file /etc/inittab
te/httpdlite.conf >/dev/console 2>&1
: httpd:2:once:/cae1/3rdparty/bin/apachectl start >/dev/null 2>&1
imqss:2:once:/usr/IMNSearch/bin/imq_start >/dev/console 2>&1
:...
3,904
Posted By Nadielosabra
Hi RudiC, Thanks a lot for your reply Sorry...
Hi RudiC,
Thanks a lot for your reply
Sorry that i do not have much knowledge with AIX , I was not aware that this variables not available at boot up
I will come back to you when I am back in the...
3,904
Posted By Nadielosabra
Script calling by inittab
Hi to all ,
i wrote a small script and i add it to inittab to start the script during Startup. The script works fine , if i call it from the prompt but if it is call from inittab it is runnng too...
Showing results 1 to 19 of 19

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