Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • You might want to look at the find command, which is better suited for this task. Commented Nov 2, 2018 at 9:45
  • I have tried find with the same command but the output is the same but shown with the find command syntax Commented Nov 2, 2018 at 9:46
  • 3
    Well, you obviously need to specify some flags for find to know what it's looking for. I won't spoil the fun here, because homework is supposed to teach you something. Read 'man find' Commented Nov 2, 2018 at 9:47