✏️ 正在编辑: repeat.pyo
路径:
/lib64/python2.7/Demo/curses/repeat.pyo
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
� Afc @ sJ d Z d d l Z d d l Z d d l Z d d l Z d � Z e � d S( s� repeat <shell-command> This simple program repeatedly (at 1-second intervals) executes the shell command given on the command line and displays the output (or as much of it as fits on the screen). It uses curses to paint each new output on top of the old output, so that if nothing changes, the screen doesn't change. This is handy to watch for changes in e.g. a directory or process listing. To end, hit Control-C. i����Nc C sV t j d s"