I need help with shell script

Create a shell script program, called groups.sh, that shows a list of all the groups whose GID is between 10 and 50 (both inclusive).

Create a shell script program, called filtrarf.sh, that shows a list of
all files in the current directory with a size (in bytes) greater than
it is passed as an argument. (Note: you can not use the find command). Example of
execution:

Before we go any further is this a homework question?

If so it should be posted here along with any attempts you have made:

bakunin

2 Likes

Do not post classroom or homework problems in the main forums. Homework and coursework questions can only be posted in this forum under special homework rules.

Please review the rules, which you agreed to when you registered, if you have not already done so.

More-than-likely, posting homework in the main forums has resulting in a forum infraction. If you did not post homework, please explain the company you work for and the nature of the problem you are working on.

If you did post homework in the main forums, please review the guidelines for posting homework and repost.

Thank You.

The UNIX and Linux Forums.