Skip to content

Implement way to test use of ^C in shell courses #39

@filipsch

Description

@filipsch

@gvwilson commented on Thu May 17 2018

From datacamp-content/courses-introduction-to-shell#131: if the user types cat > output.txt instead of cat input.txt > output.txt, the command hangs up waiting for user input. We ask them to do something like this at one point in order to teach them how to use ^C to stop programs, but their ^C isn't passed to the SCT, so we have no way to check if they used it or not.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions