Search Results

Search: Posts Made By: maddog0606
Forum: Programming 12-16-2001
6,075
Posted By maddog0606
Thanks, I will try this Monday morning.
Thanks,

I will try this Monday morning.
Forum: Programming 12-15-2001
6,075
Posted By maddog0606
Changing the priority of a program
I have the following code in a file:

task ph_cause_sound()
{
char sys_call[100];
int ret_val;

sprintf (sys_call, "/usr/local/bin/test_sound ");
ret_val = system(sys_call);
}

...
2,221
Posted By maddog0606
type in the following: rm ./-c8-26 I...
type in the following:

rm ./-c8-26

I looked at the man page for rm and it had:
Remove a file in the current directory whose name starts with a - or * or some other character that is special to...
9,964
Posted By maddog0606
So it's not necessary to reboot the system after...
So it's not necessary to reboot the system after I modify the above files with the new IP address?
9,964
Posted By maddog0606
I want to change the IP address of my computer...
I want to change the IP address of my computer (743i card using HP-UX 10.2) using "set_params ip_address". The problem is the following:

1. I'm using a touch panel to enter in the IP address.
...
Showing results 1 to 5 of 5

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