Search Results

Search: Posts Made By: Rash
1,507
Posted By Rash
Yes I'm using bash. That was it! Thanks! ...
Yes I'm using bash.

That was it! Thanks!

Since & terminates the command, bash - at least this version I'm using (4.1.5) - would not accept &;.
1,507
Posted By Rash
Running in background
Hello, I was trying to make some processes to run at background and went to a problem.

First I tried just to loop in one line something like this:

for i in {1..10}; do echo 'hello world' &;...
Showing results 1 to 2 of 2

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