Skip to main content
4 events
when toggle format what by license comment
Mar 23, 2016 at 20:32 comment added Stéphane Chazelas Note that seq is not a POSIX command and is generally only found on GNU systems. The behaviour or $(...) (and $i) depends on the current value of $IFS. Also note that by doing (cmd &), cmd will be a child of a subshell, so you won't be able to wait for and get its exit status for instance.
Mar 23, 2016 at 15:52 history edited marc CC BY-SA 3.0
added 2 characters in body
Mar 23, 2016 at 15:47 history edited marc CC BY-SA 3.0
added 2 characters in body
Mar 23, 2016 at 15:42 history answered marc CC BY-SA 3.0