Hi all,
The 'SEARCH' functionality doesn't seem to be working on the site so if my question has already been asked, apologies!
I have a table that has a number of date fields names 'EL1A', 'EL2A' and so on up to EL46A. I have fetched the row back via a cursor and am now attempting to perform...
Hi,
Recently I came into ownership of a solaris server with a pretty low spec. I am having trouble with the disk setup on it. There are 2 disks which I would like to 'rearrange' a bit.
Firstly, a df -k produces:
Filesystem kbytes used avail capacity Mounted on...
Hi,
When I try to 'll' the contents of two directories mounted on /dev/vg01, the system hangs. I can do a simple 'ls' and see the contents. A bdf also hangs whereas a 'df -k' provides:
/mnta1 (/dev/vg01/lvabin ) : 5991751 total allocated Kb
4495679 free...
Hi,
Can anyone tell me why the second printf returns the sizeof(record) as 4 whereas the first returns 10 as I would expect?
Thanks
#include <stdio.h>
#include <string.h>
void read_input(FILE *ifile, char *record);
main(){
FILE *ifile;
char record[10+1]...
Hi,
Does anyone have any useful shortcuts/tips/etc for HP, etc? I have found the w! to save ro files when root pretty useful, especially when editing a ro file without realising it! I seem to recall a way to vi multiple files (something like vi s* to edit all files beginning s) but can't...
Hi All,
Second question in 2 days...getting my money's worth.
I (and more worringly, my team lead) think that its time I progressed from inserting printf's to debug code to using a proper debugging tool. From the dim & distant past, I remember using dbx but since I don't have that on my...
Hi All,
I have this piece of C code. Any idea of why it uses a bitwise shift ('<<' at the bottom of this note)? The file contains hexidecimal records... The wvar seems to be 1 char/int returned to the calling routine. Is it some way to identify the bytes on the record to return?
I'm...
Hi,
We are trying to give a site remote access to our HP-UX 11 server. I found a standard Modular 56k external modem and hope to use this to allow access across an analogue line. The server has been removed from the company LAN.
The tech support for the modem say that although they don't...
Hi All,
Has anyone here had problems trying to get orbix 3.1 daemons up and running? I have a post in the IONA suite but with only 3 other posts there, I think I might be a while waiting for a response.
If you have orbix experience, any chance you could take a look?
Thanks,
Sean
Hi all,
I am trying to work with another user to 'take control' of his screen and output to that screen what is displayed on mine. I have seen this work before but cannot figure out how to do it. I know that the 'wall' command can display file o/p to a remote terminal or user group but I need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.