-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Add a query(q) support to allow the user to ask which command they should call.
For example:
shelltime q get the top 5 memory-using processes
# < ps -eo pmem,comm | sort -k 1 -r | head -5This should assign the current OS, PWD info, and the most recently used command. It is also possible to call rg something like this.
It should give only one command in reply.
In this issue, it's the end. I will do more in the next feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels