logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

fileevent - Execute a script when a channel becomes readable or writable

Description

       The  fileevent  command  has been superceded by the chanevent command which supports the same syntax and
       options.

Name

       fileevent - Execute a script when a channel becomes readable or writable

See Also

chan(3tcl)

Tcl                                                    7.5                                       fileevent(3tcl)

Synopsis

fileeventchannelreadable ?script?

       fileeventchannelwritable ?script?
________________________________________________________________________________________________________________

See Also