Skip to content

Conversation

@ChristinaLK
Copy link
Contributor

https://github.com/swcarpentry/bc/blob/gh-pages/intermediate/shell/04-job.md
to the new shell-extras lesson.

I'd be interested in comments about how to handle the ^Z and ^C commands - they're not input in the same way that cat blah.txt is, and yet they need to be indicated somehow...

@gdevenyi
Copy link
Collaborator

Maybe you could show some "simulated" output from a command as it's running, and then show the effects of ^C and ^Z?

@gdevenyi
Copy link
Collaborator

Another note, backgrounding a process that prints to stdout will allow it to continue to do so, possibly messing badly with the terminal. We should probably have a mention of that somewhere.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That last half sentence is rather vague and isn't adding much. What has this to do with networks?

@ChristinaLK
Copy link
Contributor Author

@kynan , @gdevenyi , I finally updated! More thoughts?

@ChristinaLK ChristinaLK mentioned this pull request Jul 15, 2015
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Break paragraph before Column 4

@kynan
Copy link
Contributor

kynan commented Jul 31, 2015

@ChristinaLK some more minor suggestions, otherwise this looks good I think.

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

Successfully merging this pull request may close these issues.

3 participants