Search Results

Search: Posts Made By: khaos83_2000
62,449
Posted By khaos83_2000
nope, does not work result 1+1
nope, does not work
result
1+1
62,449
Posted By khaos83_2000
How to create incrementing counter
i am using SCO OpenServer 5

I wan to use bash and have a incrementing counter.
e.g.

#!/bin/bash

counter=1

let "counter+=1"

echo $counter



It says that it does not recognise let...
13,369
Posted By khaos83_2000
wait a min .... that does not clear the message...
wait a min .... that does not clear the message !!!
back to the drawing board .... :mad:
13,369
Posted By khaos83_2000
it seems to be only to output string...
it seems to be only to output string repeatedly...
How can i use it?
13,369
Posted By khaos83_2000
well, seems that the Here-document works for me ...
well, seems that the Here-document works for me
I'm not a guru with scripts but hey, it works for me. :)


#!/bin/bash

until [ ]
do

sh << loopforever

*one command*




<<...
3,246
Posted By khaos83_2000
Need help to understand cpio and no rewind tapes
SCO openserver 5r5

I only have this available to me ...

To list the files...
cpio -itcvB < /dev/nrct0

To copy a file out
cpio -icvdBum filename < /dev/nrct0So cpio is to archive...
3,613
Posted By khaos83_2000
I'm sorry but that's impossible for me.
I'm sorry but that's impossible for me.
13,369
Posted By khaos83_2000
Simulate ENTER key in ksh scripting
Using SCO 5, Ksh here
I am trying to automate some process that i am doing manually.
During some point of time, I will have to press enter to clear away some messages.

This is how I do manually....
3,613
Posted By khaos83_2000
Need help with DDS data tape
Hi all

I have BIG headache with an old unix server I have and I need some help and ideas how to solve them effectively. Thanks in advance

***Story***
I have an OLD SCO OpenServer 5...
Showing results 1 to 9 of 9

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