Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
usr
/
lib64
/
python2.7
/
Demo
/
curses
✏️
Editing: 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"