Skip to content

Commit

Permalink
Answer Q48 (#846)
Browse files Browse the repository at this point in the history
Adds answer for Q48. Tested on terminal.
  • Loading branch information
Adrián Buenfil authored Dec 7, 2020
1 parent e238704 commit c6fdc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash/bash-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ $ shopt -s extglob
$ ls -l @(ba*(na)|a+(p)le)
```
- [ ] a
- [x] a
```bash
apple
Expand Down

0 comments on commit c6fdc6e

Please sign in to comment.