Search Results

Search: Posts Made By: vostro
Forum: HP-UX 02-23-2010
23,363
Posted By vostro
Omg it's absolutely mysterious your command is...
Omg it's absolutely mysterious your command is also working without a problem. Now I renamed my script, an now crontab work with the script. But not right. There is a if-else-tie and crontab works...
Forum: HP-UX 02-23-2010
23,363
Posted By vostro
I logon on the server, then type bash then...
I logon on the server, then type bash then execute the script ./script.sh (everything works fine). Script is executeable (chmod u+x)

If I run the script with /usr/bin/sh I will get this error: ...
Forum: HP-UX 02-23-2010
23,363
Posted By vostro
#!/usr/bin/bash is already the first line of my...
#!/usr/bin/bash is already the first line of my script.

If i make no entry the script is executed via sh and that does not work.
Forum: HP-UX 02-23-2010
23,363
Posted By vostro
Crontab with bash
hi,

i have a big problem with executing a bash script via crontab. I put the following line in the crontab:

0,10,20,30,40,50 * * * * /usr/bin/bash /home/tes/ausgabescript.sh > /dev/null 2>&1
...
2,593
Posted By vostro
Oh that sounds after a big project. Do you...
Oh that sounds after a big project.

Do you know some howtos (for creating graphs, maybe Javascript afterwards) (in german would be best ;) )

I do just my apprenticeship so I think it's very...
2,593
Posted By vostro
i looked at the gallery and it seems that's not...
i looked at the gallery and it seems that's not what I search.
I think such a graph is best gnuplot demo script: histograms.dem (http://gnuplot.sourceforge.net/demo_4.2/histograms.html)

on the...
2,593
Posted By vostro
oh wow the syntax of gnuplot are very hardcore...
oh wow the syntax of gnuplot are very hardcore for me.

Maybe I forgot to write that the graph should be created dynamic.
Every 15 minutes new datas are created by cronjob and should be written...
2,593
Posted By vostro
create graph with detail info
hey,

i want to create a graph.
The graph should show how many IPs are connected to a pool. But the graph should also show which IPs are connected.
Does anyone know a tool which is able to do...
Forum: HP-UX 02-18-2010
4,787
Posted By vostro
absolutely brilliant!! Thank you very much. :b:...
absolutely brilliant!!
Thank you very much. :b:
I searched 2 days for something like this.
Forum: HP-UX 02-18-2010
4,787
Posted By vostro
alternative for egrep -o on HP-UX
Hello to all board members!!

I have a problem on a HP-UX system. I should write a script. Therefore I need to search after IP addresses in the output of a command.

On Debian this works: ...
Showing results 1 to 10 of 10

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