I need help to find some unix commands

Hey everyone,
I need some help for some unix commands.

  • List all processes in the file "ProcessUser.txt" sorted by the users and in the file "ProcessName.txt" sorted by the name of the process.

  • How much time does the command "ls -alR /" need and compared to that, how much time is needed for the command "ls -alR / > XXX 2>&1"?

  • Sort the list of modules by their size, the number of modules it is used by,
    and dependencies respectively in the files "ModluesSize.txt", "ModulesNumber.txt", and "ModulesDependeny.txt"

I don't know how to do this tasks, so I would be really happy if you could help me.

Thank you

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.

Hey,
I go to school, but this is no homework. Our teacher mentioned that there are many things which can be done in the Ubuntu Terminal. I became interested and looked for some tasks in the Internet to do in the Terminal with Commands. I found a sheet with tasks and thought that if I would be able to finish all of them, my teacher would give me some extra pluses. :slight_smile:

But I dont know if he really will do this, so it is no homework.