logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::tty.write - write to the tty line

Name

       probe::tty.write - write to the tty line

See Also

tapset::tty(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::TTY.WRITE(3stap)

Synopsis

       tty.write

Values

nr
           The amount of characters

       driver_name
           the driver name

       file_name
           the file name lreated to the tty

       buffer
           the buffer that will be written

See Also