You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rush, the Ruby Shell
It would be really easy if it would be possible to just give one
argument to the filter of processes. Then automatically :cmdline
should be assumed. I achieved this by adding:
conditions = {:cmdline => conditions} unless conditions.is_a? Hash
on top of the filter method in process_list.rb