Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

update exercise in 01_the_filesystem.md #3

Open
rkhetani opened this issue Oct 28, 2019 · 0 comments
Open

update exercise in 01_the_filesystem.md #3

rkhetani opened this issue Oct 28, 2019 · 0 comments
Assignees

Comments

@rkhetani
Copy link
Member

Update the following exercise to have a cleaner output enabling students to check it against the instructor's output. Remove the Bonus question.

List all of the files in /bin that start with the letter 'c'
List all of the files in /bin that contain the letter 'a'
List all of the files in /bin that end with the letter 'o'

BONUS: List all of the files in /bin that contain the letter 'a' or 'c'.```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants