MTMohammed Tamim Rawootinmtamimblogs.hashnode.dev·Aug 14, 2023 · 2 min readJump into the Linux worldHi guys! I hope you all read my previous blog. So, today we covered the above topics. Pranav Jambare. #learnwithpra9 Functions In Linux shell scripting, a function is a self-contained block of code that performs a specific task or set of tasks. Its...00
MTMohammed Tamim Rawootinmtamimblogs.hashnode.dev·Jul 26, 2023 · 2 min readJump into the Linux worldHi guys! I hope you all read my previous blog. So, today we covered the above topics. Pranav Jambare. Loops In Shell scripting, loops are the control structures that allow us to perform a block of code multiple times. while loop A while loop is a ...00
MTMohammed Tamim Rawootinmtamimblogs.hashnode.dev·Jul 25, 2023 · 6 min readJump into the Linux worldHi guys! I hope you all read my previous blog. So, today we covered the above topics. Pranav Jambare . Filters A filter is a program that takes plain text (stored in a file or generated by another program) as standard input, converts it to a meaningf...00
MTMohammed Tamim Rawootinmtamimblogs.hashnode.dev·Jul 21, 2023 · 5 min readJump into the Linux worldHi guys! I hope you all read my previous blog. So, today we covered the above topics. Pranav Jambare . Booting Process Stages of the booting process: BIOS (Basic Input Output System) Performs some system integrity checks Searches, loads, and exec...00
MTMohammed Tamim Rawootinmtamimblogs.hashnode.dev·Jul 19, 2023 · 4 min readJump into the Linux worldHi guys! I hope you all read my previous blog. So, today we covered the above topics. Pranav Jambare. Logs Linux logs provide a timeline of events for the Linux operating system, applications, and system and are a valuable troubleshooting tool when ...00