Search Results

Search: Posts Made By: paladinaeon
2,571
Posted By paladinaeon
Hi to all, i found a solution to my problem!...
Hi to all,

i found a solution to my problem! I directed the text that is printed to screen by the first executable to a textfile and used the &.

Thanks
P.

PS
Maybe i was not clear enough...
2,571
Posted By paladinaeon
What is the nonsense? Command 1 prints messages...
What is the nonsense? Command 1 prints messages to the terminal... And it occupies it. Adding & does not solve the problem!
2,571
Posted By paladinaeon
Thanks for the reply but that will not work since...
Thanks for the reply but that will not work since command 1 occupies the terminal by sending messages... It can't go to background
2,571
Posted By paladinaeon
Run commands in a script in different shells
Hi to all,

i have the following problem...
i want to run three commands in a script in different shells... the first command is running always and is needed for the second on to run properly......
2,742
Posted By paladinaeon
Thanks for the replay it seems to work for the...
Thanks for the replay it seems to work for the links but the usernames can be anything... not just @aerta

Thanks for your reply!!!

---------- Post updated at 03:01 AM ---------- Previous update...
2,742
Posted By paladinaeon
Remove a substring from string
Good morning friends,

how can i remove a string with linux scripting from a file? In specific i want to remove from a file all the tweet names and links
eg
@aerta and links such as ...
8,269
Posted By paladinaeon
Thanks for the reply but i cannot understand!!
Thanks for the reply but i cannot understand!!
8,269
Posted By paladinaeon
Thanks friend that was the mistake!! Any idea...
Thanks friend that was the mistake!!
Any idea how from a variable that through an iteration takes the following values
1
0 1
0 0 1
0 0 0 1
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0...
8,269
Posted By paladinaeon
I have tried all of them!!! My problem is that...
I have tried all of them!!! My problem is that when the program returns to for for the next iteration str3 loses its contents!!! ...and equals again to str2
8,269
Posted By paladinaeon
Thanks for your reply but this will not help me...
Thanks for your reply but this will not help me since that what i want to do is "add" the lines of the str2 to form a single line for str3.
My problem is to create a line of 0 and 1 that describe...
8,269
Posted By paladinaeon
String variable concatenation through loop problem
Hi Team!!
Please can anyone tell me why the following line does not work properly?
str3+=$str2
it seems that str3 variable does not keep its value in order to be concatenated in the next...
Showing results 1 to 11 of 11

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