Bash Sub Shells

When writing bash scripts you sometimes need to run commands in the background. This is easily accomplished by appending the command line to be run in the background with an ampersand "&".

But what do you do if you need to run multiple commands in the background? You could put them all into a separate script file and then execute that script followed by an ampersand, or you can keep the commands in your main script and run them as...


 

More related items

3 Reasons Why Gnome Shell Is Better Than Ubuntu's...
MakeUseOf: There's absolutely no denying the fact that there has been a lot of bickering between people about which desktop environment is the best.

Android 4.0 ICS Inspired GNOME Shell Theme
Tech Drive-in: "This particular GNOME Shell theme, aptly named as Ice Cream Shell, is inspired from the latest version of Android OS."

GNOME Shell -the UI revolution is well under way
Linux User & Developer: "This past year has seen some interesting developments in the Linux desktop arena. GNOME 3, obviously, has been a big bang. But I would also mention the wide spread of...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com