D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
lib64
/
python2.7
/
Demo
/
curses
/
Filename :
repeat.pyo
back
Copy
� 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"