bar << foo bar will stop reading input when it reached “foo”.
bar <<< "foo" foo is all the input. bar wont run interactively.
bar < <(foo:list) process subscription. Kind of like piping in the output of multiple commands.
?toggle shortcut descriptions/ searchj scroll downk scroll uptt toggle dark themega go to about pagegb go to previous pagegc go to categories pagege go to experience pagegf go forwardsgh go to health metrics pagegi go to blog index pagegk go to books pagegl go to landing pagegm go to analytics (metrics) pagegn go to next articlego go to article's category pagegp go to the collections page, or previous articlegr go to portfolio pagegs go to fragments pagegt go to tags pagevt only show technical articles on blog index pagevn only show non-technical articles on blog index pageva show articles from all categories on blog index pagebar << foo bar will stop reading input when it reached “foo”.
bar <<< "foo" foo is all the input. bar wont run interactively.
bar < <(foo:list) process subscription. Kind of like piping in the output of multiple commands.