Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo #121

Open
alanmbarr opened this issue Oct 13, 2021 · 1 comment
Open

Typo #121

alanmbarr opened this issue Oct 13, 2021 · 1 comment

Comments

@alanmbarr
Copy link

https://github.com/jeroenjanssens/data-science-at-the-command-line/blob/master/book/2e/02.Rmd#L581

I often instead of if often.

@decoherencer
Copy link

<1> The Z shell has a feature called brace expansion, which transforms *`{0..100..2}`* into a list separated by spaces: *`0 2 4 … 98 100`*. The variable *`i`* is assigned the value "0" in the first iteration, "1" in the second iteration, and so forth.

to be changed to "2" in the second iteration

When the input items are filenames, there are a couple of modifiers you can use only parts of the filename.

maybe have to modify phrase there are a couple of modifiers you can use only parts of the filename

Where *N* is the number of CPU cores.

maybe it would be helpful to rewrite as M-N to keep N as jobs and M as cores similar to positive example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants