Search Results

Search: Posts Made By: krcek12
944
Posted By krcek12
RE
No, I do this for my friend he want it to his page.
944
Posted By krcek12
Help with bash script
Hello,

I need help.
I create www page, and I have link, where is weather and is updated each hour.
And I need cut only weather from source code.
Example:
Monday : 12/14
...

I have this
...
1,289
Posted By krcek12
RE
Is it in attachment.
1,289
Posted By krcek12
Parsing (Bash)
Hello,

I need help.
I create www page, and I have link, where is weather and is updated each hour.
And I need cut only weather from source code.
Example:
Monday : 12/14
...

Can you help...
1,416
Posted By krcek12
RE
Little yes, but i am beginner and i want learn how to it...
I have this:
a=1
b=1


while [ $b -lt 8 ]; do
echo -n "H"
b=$((b+1))
done
echo ""

while [ $a -lt 8 ]; do
...
1,416
Posted By krcek12
Bash scripting
Try to imagine a flag:
nnnnx
nnnxx
nnxxx
nxxxx

now imagine how it will output:
4 times the "n"and 1 times "x"
3 times "n"and" 2 times" x "
.. etc. ..

rhombus is the same only...
1,186
Posted By krcek12
No, I am beginner and i want learn how to it. ...
No, I am beginner and i want learn how to it.
Can you help me with Bash?? (In script is rhombus )
1,186
Posted By krcek12
Bash Script (while)
Hello,

I would like to ask for help getting a programming to make, but I like it. And I wanted to ask for help with scrip, which would I painted this:

$ .
..
...
Showing results 1 to 8 of 8

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