Commit bfa885c0 authored by Łukasz Nowak's avatar Łukasz Nowak

- added ideas


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29117 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2e4dff03
#!/bin/sh
# Small watching script based on Sébastien idea.
# ideas:
# - more control on what would be displayed
# - allow to group by tag instead of method_id
# - use python with curses to have runtime control
function show_help ( )
{
script_name=`basename $0`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment