can anyone tell me how to use input.notes to issue console command from telnet to Domino server on AIX. Thanks in advance!!!
Subject: Here’s one way
server < input.notes
… telnet into system …
echo “show server” >> input.notes
can anyone tell me how to use input.notes to issue console command from telnet to Domino server on AIX. Thanks in advance!!!
Subject: Here’s one way
server < input.notes
… telnet into system …
echo “show server” >> input.notes