bash で次の 2 つのことを達成する必要があります。
Give a list of all processes that were started from your terminal
と
In one command, give a detailed multi-paged list of all processes that
are currently running on the [server].
私はps コマンドについて知りましたが、私が取り組んでいるサーバーにはそのための情報ページがなく、完全には理解できません。助けていただければ幸いです。