Skip to main content

Bap

C language ( beginners first example language in c)

This is the first important borrowing of the video on C programming language, which gives you the best information, don't forget to watch it #Clanguage https://youtu.be/x3KYFyWMMdA

scriptreplay output session

                 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 other 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


Technical Pankajf


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]


% exit


% exit 


script done


$ scriptreplay timing.log output. session 


auto start


Video https://youtu.be/kYgCQDdl8nA



 And if you have any problem in termux command line then chat on telegram: https://t.me/TechnicalPankajf



we are youtube channel only education purpose not elligal activity.


So don't miss like and subscribe my youtube channel.


Video link: https://youtu.be/0WIAiv3wleU


Comments

Popular posts from this blog

remove image metadata

Remove EXIF Metadata from JPG/JPEG & PNG Images | ImageSmaller IMAGE SMALLER Compress PNG Compress JPG Compress GIF Compress TIFF EXIF Remover Remove Image Metadata Remove sensitive EXIF metadata (such as geolocation, camera model, copyright, date, etc) fr...

ruby programming language

chomp method it's script characters see in used by any word show top-up ( Termux Emulator ) chomp method   #!/usr/bin/ruby print "Enter any word:" inpt = gets puts "This word has #{inpt.size} numbers" link YOUTUBE