Search Results

Search: Posts Made By: ricardo.ludwig
8,628
Posted By ricardo.ludwig
Thank you everybody for your explanation.
Thank you everybody for your explanation.
8,628
Posted By ricardo.ludwig
Sorry, I forget to said that I have ran in bash.
Sorry, I forget to said that I have ran in bash.
8,628
Posted By ricardo.ludwig
Secret command
Hi everebody!

Somebody tell me what this command does? : ( ) { : | : & } ; :

Attention: do not execute this command 'cause your machine crash down!

Thanks a lot.
6,216
Posted By ricardo.ludwig
Annihilannic, Thank a lot. Trouble solved.
Annihilannic,

Thank a lot.
Trouble solved.
6,216
Posted By ricardo.ludwig
Not access variable outside loop when is reading a file
I am writing a shell script using the korn shell. It seems that I am only
able to use local variables within a while loop that is reading a file.
(I can't access a variable outside a previously...
12,667
Posted By ricardo.ludwig
Trouble solved
bakunin and cfajohnson thank you so much for your helps.
:b: :D
12,667
Posted By ricardo.ludwig
Export Arrays in ksh
Hello everybody!

Why I can export arrays in ksh?
I trie this for exemplo:

In parent script

array[0]=a
array[1]=b
array[2]=c

export array

When I see the variable array in child...
19,212
Posted By ricardo.ludwig
I obtain the solution
Hi,

I obtain the solution for this trouble, I remove the white space before
ftp -v -n $HOST <<-EOF and
EOF

Thank you!
19,212
Posted By ricardo.ludwig
Didn´t function
Hello Redhead, I tried your suggestion but the trouble is equal.
19,212
Posted By ricardo.ludwig
"unexpected end of file" when I´m use EOF inside block if
I have a trouble in my script when i use EOF inside block if.
If i use EOF whitout block if I don´t have problem.
Guys any ideas?
Sorry for my terrible English.

#!/bin/sh
set -xv
...
Showing results 1 to 10 of 10

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