Hi ,
I need to search for a tab characters in a file, I have tried using teh below command but am not sure whether it is giving me the excat result as it is generating all the rec...
Hi
I'm contemplating to virtualize
a)1x Prod Sun E450 (with 4Gb RAM
b)1x Uat Sun E250 (with 512Gb RAM
c)1x Uat Sun V880 (with 8Gb RAM)
d)1x HP PA RISC RP7410 (with 4Gb RAM)
e)1x HP ...
Hi there-
Have an hp-ux 11iv3 rp3440 with AB379-60101 dual port HBA hooked up to a HP Storageworks 4/8 San Switch hooked up to an IBM ds4300.
Basically the multipath is not working at...
Hi,
I have a little question.
On my HP-UX server I just installed Perl v5.8.
The previous version on it was v 4.0
I installed it under root and whenever I log in (telnet) with root it ...
Hello,
I was wondering if it is possible in HP-uX to take a process that is running in the background, such as being run by CRON, and bring it to your current shell prompt. In other words, ...
HI Experts,
I have a "wierd" question on the sorting of a file and saving the content in another.
Say I have the source file source.txt with a content such as below
S22555 D2583...
Hi,
I need to find for each running process the full path of the executable.
How can I do it?
(Like pargs -l on Solaris 10)
Thanks
I would like to know how to remove password expiry on HP Unix, I have tried passwd -x -1 but it returned : "Invalid argument to option -x"
When the process must change the rights and the owner informations on the file, the restore stops and fails. The issue : we have, in the folder, the small files ( with rights sysdba/oracle), w...
I would like to schedule a cron job to run weekly using crontab -e. I know how to schedule a job to run daily, but not weekly.
Hi,
In my file, there are special characters including any hidden characters which are non alpha-numeric characters and delimietr. If there are any other characters apart from alpha-numeric...
How do i find out npars in HP-UX using CLI
Hi,
How to get the last touched file with time and date.
Any hep....
Thanks.
I wish to locate a particular function which is in one or more files in a particular directory. I wish to use the grep command to do that, but am not very well versed with it.
I tried usi...
Hi,
I have a file name as
ABCD_ILM_XYZ_20090629135242_ABC_XYZ_200906135242__001.txt
here I wanted to match until it finds the first digit.
For Ex: In the above file I needed to get ...
I am looking for the internet express net-snmp client for HPUX version 111.11 I can find the one for 11.23 but that will not work.
I tried to install the binaries from source forge of net...
Hi,
How to check for subdirectory exists or not.
For ex: /home/XYZ/ABC/def
right now only /home/XYZ only exists but ABC/def dont exist.
but i wanted to check for teh whole pat...
I need a unix script, that will find empty file from a foldar and then delete all the empty file.
Dear experts,
When I want to open mailx command for my user in HP-UX it says:
Lock file exists!! Waiting . After a few minutes says:
mailx: can't lock /var/mail/username file after ...
Hi,
I'm new to HP-UX and to shell scripting.
I made a shellscript which automaticly pings a list of our network equipment using an external
program called OSI_traceroute.
Now the pr...
I am looking for the command I would use to mount the drive on a HP-UX 10 system. I know it is the "mount" command, but "mount -t" does not seem to work. It seems that on HP-UX you need to k...
i need to get the text from a file in the following format :
<p id="10565484" t="100% nQ a nQvel" ><k id="2" v="18+" /><c id="514"/></p>
the content is located between <programs></programs...
HI,
I have files in the format Abcd_Wxyz_ fdjhfjdfgfd_sdfhdjvb.M200904.txt
how do i get only fdjhfjdfgfd_sdfhdjvb.M200904.txt from the file name.
I have tried usi...
We are looking to upgrade 300 HP-UX 11.11 servers to the latest version. All servers are on rx4640's. Any suggestions on what approach to take on writing a gap and risk analysis for a deployme...
HI,
I have a file where I need to update the value of a string dynamicaly and it should be saved in the file.
For ex: ABCD=10;
In a file, I need to update the value...