Search Results

Search: Posts Made By: mph
44,085
Posted By mph
The only relationship between AIX and AS/400 is...
The only relationship between AIX and AS/400 is IBM. Two totally different systems, two seperate divisions of IBM. AIX runs on a RISC processor. I'm not even sure what processor the AS/400 runs...
13,022
Posted By mph
Here's something you could try. ...
Here's something you could try.


#!/bin/ksh
#
# Pageme (05/20/00)
# Page me with a short message
#
if [ -z "$1" ]
then
printf "Enter Message (128 Chars Max.): "
read message
else
...
Showing results 1 to 2 of 2

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