S
Systems Programming
Rust, C, C++, Go, and low-level programming
Linux Command Line
Activity2 videos from 1 channel
The video provides a tutorial on using the 'head' command in the Linux command line, showcasing its utility in file handling.
9:32'touch' - change file timestamps - Video Man Pages
The 'touch' command is used to change file timestamps or to create empty files. - Create empty files: touch file1…
4 months ago·DistroTube
4:00'head'- print the beginning of files - Video Man Pages
The 'head' command is used to print the beginning lines of a file. - Print first 10 lines in a file: head…
DistroTube