95 подписчиков
282 видео
Appending Text using Stream Editor
How to Delete Multiple Files in Linux using Asterisk or Star(*) Part 2 | Linux Basic commands
How to Sort Text File Lines in Numerical Order | Numerical Sort | sort Command in Linux
How to Copy File Contents to a New File Using cat Command | cat Command in Linux
How to Interactively Copy Files to a Linux Directory | cp -i Command in Linux
Exclude Specific Lines of a File by Negation Operator using Stream Editor
How to Reverse File Contents Using tac Command | tac Command in Linux
Delete Files Without a Prompt and Ignore Non Existing Files | rm -f Command in Linux
Eliminate or Compress Multiple Spaces using Stream Editor
Install Google chrome in Linux or Ubuntu using Terminal
Delete Line Containing Specific Pattern & Next Two Lines using Stream Editor
Eid Al-Fitr Mubarak 2024
Repeated Pattern(&) in Stream Editor
How to Delete Files and Directories in Linux
How to Delete Empty Files and Directories | find Command in Linux
Awk Output Redirection in Linux
Awk NR: Number of Records Processed
Effective Output Formatting with printf
Standardized Formatting with the awk Print Statement
Happy Independence Day 2025
How to Run Short Awk Command
Awk Output Formatting with OFS & ORS
Arithmetic Operators in awk
Awk No Action - Pattern Only ; Prints Lines Matching the Pattern
Format Specifiers, Modifiers, and Control Letters in Awk
17 June 2024
How to Run Long Awk Programs
How to Create & Run Awk Executable Programs on Linux
Prepending Text with Stream Editor
How to Update Old File to New File | Apply patch Using diff Command | patch & diff Command in Unix
Delete First Occurrence of Specified Pattern in a File using Stream Editor
How to Sort Text File Lines in Alphabetical Order | Alphabetical Sort | sort Command in Linux
Write Select Lines to File(s) using Stream Editor
Delete Every Second Line Starting From Line 3 using Stream Editor
Multiple Sed Instructions
Sed Text Edit: Insert, Append, Change & Delete
How to Compare Two Files to Display Unique and Common Lines | comm Command in Linux
whatis command in Unix or Linux or Ubuntu
How to Remove Empty Directory Easily in Linux
ls -S | Sort by file size largest first
Sed: Line & Context Address
Print or Extract the Nth Column or Field From a CSV File Using Stream Editor
Pattern Search & Print Only the Matching String Instead of Entire Line using linux grep | grep cmd
How to display current directory in Linux or Ubuntu or Unix
Delete Lines Beginning with a Specific Pattern using Stream Editor
mkdir command | Create directory / directories in Unix using Terminal
How to Delete Empty Directories in Linux | find Command
How to Display Multiple Lines of Text | less Command in Linux
How to Display Multiple Lines of Text One Screenful at a Time | more Command in Linux
ls -F command | List the difference between files and directories
How to Reverse Lines Character-wise | rev Command in Linux