Hi,
As you know its possible to use the `&&` command for execution for another command after the first one finish. For example make buildworld && make buildkernel...
However is there a way to accomplish this once the buildworld command has already been started, and spewing text?
//Business_Woman
As you know its possible to use the `&&` command for execution for another command after the first one finish. For example make buildworld && make buildkernel...
However is there a way to accomplish this once the buildworld command has already been started, and spewing text?
//Business_Woman