Linux Command Line Tutorial For Beginners 20 - Introduction to Bash Scripting

preview_player
Показать описание
INTRODUCTION TO SHELL PROGRAMMING
. Shell programming is one of the most powerful features on any UNIX system
. If you cannot find an existing utility to accomplish a task, you can build one using a shell script

SHELL PROGRAM STRUCTURE

A shell program contains high-level programming language features:
. Variables for storing data
. Decision-making control (e.g. if and case statements)
. Looping abilities (e.g. for and while loops)
. Function calls for modularity
. A shell program can also contain:
. UNIX commands
. Pattern editing utilities (e.g. grep, sed, awk)
★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

On tutorial 20 and feel like an expert already😀 Thank you so much!!

ChristRevealedKe
Автор

Very nice video. But i don't understand what is the point of user permission if the user can change the permission?

vanthuanluong
Автор

Hey! No fair bashing a shell. Especially me, and I'm not bashful. I sell C shells like she sells, only dyslexic. But if you're Bourne again, then go for what you believe in. But what's with Nano? It's just an enhanced version of Pico. And it ain't 1000 times as good, neither. You know, vim is so much better, and not really that much harder to learn or use. Of course, you can always fire up a MS-DOS 3.3 VM and use Edlin... if it's more your speed. ..

gyrgrls
Автор

tks for share. but can u create a short name instead of long name "programmingknowledge@" 'cause it's easy to make distracted.

LamNguyen-yjib
Автор

awsome.
I watch your c program videos.
please give me c++ program video link.

ratulyadav
Автор

My dear sirs how much bass do you have?

edvardskrumins
Автор

bro i think you did not explain +x in your previous videos, so please reply it for me.
thank you

dharniesh
Автор

I use chomod +x my script .sh
But still I got permission denied .
(My script.sh=-rwxrwxrwx.)

beautifulMind.
Автор

what books do you recommend for learning linux commands and shell scripts

ziyadkader
Автор

Is there any point in learning BASH scripting?

NuevoVR
Автор

Omg! Man, do something with that audio! :/

CrunchCZ