5,278 results found (page 9 of 352)
https://coffeescript.org

…with other JavaScript frameworks and tools, see Integrations . Installation The command-line version of coffee is available as a Node.js utility, requiring Node 6 or later. The core compiler however, does not depend on Node, and can be run in any JavaScript environment, or in the…

https://en.wikipedia.org/wiki/Diff

Shell command for comparing file content This article is about the command with Unix heritage. For the general topic of file comparison, see File comparison . For diffs in Wikipedia, see Help:Diff . For other uses, see DIFF . diff is a shell command that compares the content of f…

https://planet.gnu.org

… GNU Parallel for, how it helps you, and what you like most about it. Include a command that uses GNU Parallel if you feel like it. About GNU Parallel GNU Parallel is a shell tool for executing jobs in parallel using one or more computers. A job can be a single command or a small…

http://planet.gnu.org

… GNU Parallel for, how it helps you, and what you like most about it. Include a command that uses GNU Parallel if you feel like it. About GNU Parallel GNU Parallel is a shell tool for executing jobs in parallel using one or more computers. A job can be a single command or a small…

https://en.wikipedia.org/wiki/AWK

…er and it is a standard feature of most Unix-like operating systems . The shell command that runs the AWK processor is named awk The AWK language is a data-driven scripting language consisting of a set of actions to be taken against streams of textual data – either run directly o…