doyavoya most of the GNU/Linux distributions have script and scriptreplay commands. You can record terminal sessions and create tutorials on it with command-line hacks and tricks. You will share the recorded files for others to playback. You can do this and see how important tasks are with the command line. How to do You can also summon o ther devices and record keystrokes sent to those devices. You have to note that vi, emacs, or any other application will not record that maps characters to specific places on the screen. Anyone can use this script, for this, first go to play store and download termux emulator, then open termux emulator then type command Click to termux emulator link https://play.google.com/store/apps/details?id=com.termux open termux and enter command line $ script -t 2> timing.log -a output. session $ script -t 2> timing.log -a output. session $ tclsh % puts [expr 2 + 2] % e...
Comments
Post a Comment