Current Path: > > usr > lib64 > python2.7 > Demo > > > curses >
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
README | File | 852 bytes | April 19 2020 21:13:39. | |
life.py | File | 7349 bytes | April 10 2024 04:57:37. | |
life.pyc | File | 6787 bytes | April 10 2024 04:58:46. | |
life.pyo | File | 6787 bytes | April 10 2024 04:58:46. | |
ncurses.py | File | 6648 bytes | April 10 2024 04:57:37. | |
ncurses.pyc | File | 5845 bytes | April 10 2024 04:58:46. | |
ncurses.pyo | File | 5845 bytes | April 10 2024 04:58:46. | |
rain.py | File | 2403 bytes | April 10 2024 04:57:37. | |
rain.pyc | File | 2295 bytes | April 10 2024 04:58:46. | |
rain.pyo | File | 2295 bytes | April 10 2024 04:58:46. | |
repeat.py | File | 1515 bytes | April 10 2024 04:57:37. | |
repeat.pyc | File | 1453 bytes | April 10 2024 04:58:46. | |
repeat.pyo | File | 1453 bytes | April 10 2024 04:58:46. | |
tclock.py | File | 3331 bytes | April 10 2024 04:57:37. | |
tclock.pyc | File | 3648 bytes | April 10 2024 04:58:46. | |
tclock.pyo | File | 3648 bytes | April 10 2024 04:58:46. | |
xmas.py | File | 25446 bytes | April 19 2020 21:13:39. | |
xmas.pyc | File | 19864 bytes | April 10 2024 04:58:46. | |
xmas.pyo | File | 19864 bytes | April 10 2024 04:58:46. |
� 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"