Search Results

Search: Posts Made By: ckng
7,694
Posted By ckng
hi Hitori, sorry, i am using unix...
hi Hitori,

sorry, i am using unix sh machine. so i am nt sure whether the link have any use. But Thanks anyway. Do u have any links or website about unix sh code on

[id.so.1: say :...
7,694
Posted By ckng
hi, Code: id.so.1: say : fatal:...
hi,



Code:
id.so.1: say : fatal: libbsd.so : open failed : No such file or directory KILLed

what does it means and how do i solve it ???

Thanks
7,694
Posted By ckng
how to force output to screen??
hi,
is there anyway i can force a output of a command to the monitor.
for example
banner hello > /dev/console

it will show a hello in the console, so how do i make it to appear on the...
21,718
Posted By ckng
its a typo error #!/bin/sh
its a typo error

#!/bin/sh
21,718
Posted By ckng
hi all, i have change the /usr/testtest to...
hi all,

i have change the /usr/testtest to like this [-rwxrwxrwx] but it still have the same problem.

is there anythin i need to do so that the problem will not appear?
21,718
Posted By ckng
wat is execute permission denied???
hi,
i have a problem and is needed by next week.
when i need to run a program at the specified time using the crontab, after that the program which will send a messege to the screen using the say...
4,911
Posted By ckng
hi, isit like tis? this is an example of the...
hi,
isit like tis? this is an example of the program. its file name is [testtest]
[
export DISPLAY=localhost:0.0
#!/bin/sh

a="1"
b="2"
c="3"
d="4"
while true
do
if [ $a = $b ] ; then...
4,911
Posted By ckng
hi, if i use a say command, it is means that...
hi,
if i use a say command, it is means that i put it like this?

export DISPLAY=localhost:0.0
say Hello

or i put it at the end of my script at the very last line???
4,911
Posted By ckng
oh,, so is there other ways to run the program at...
oh,, so is there other ways to run the program at specified time and show pop-up???
4,911
Posted By ckng
so is there any other solutions beside using cron...
so is there any other solutions beside using cron that will run the program at the specified time and after the program run finish it will prompt out the say command?????
4,911
Posted By ckng
the say command is something like what is shown...
the say command is something like what is shown in the link, it is the yellow colored box in the center of the screen which show [this is a say command]...
4,911
Posted By ckng
oh,, the pop-out screen, is using the [say]...
oh,, the pop-out screen, is using the [say] command.

for example

if $a=$b, then
say not equal.
else
say equal
fi

so when the crontab run this script, its will generate a either a...
4,911
Posted By ckng
i mean when the crontab had start to run on my...
i mean when the crontab had start to run on my program script. When finish running the crontab, it will should be able to pop-out a screen using the say command.
4,911
Posted By ckng
err.. it did not work, is there any other ...
err.. it did not work, is there any other solutions???
4,911
Posted By ckng
oh,,sorry,, thanks
oh,,sorry,, thanks
4,911
Posted By ckng
i have a problem with unix
Hi,
> i have a problem using the crontab command. i have a program which
> will show a pop-out in the screen using the say command when the
> program is run. but when i put the program into...
4,911
Posted By ckng
i have a problem with crontab
Hi,
> i have a problem using the crontab command. i have a program which
> will show a pop-out in the screen using the say command when the
> program is run. but when i put the program into...
Showing results 1 to 17 of 17

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