教程-Learn bash scripting from scratch Video:.MP4,1280x720|Audio:AAC,44kHz,2ch|Duration:1h58m41s Genre:eLearning|Language:English|  We'llstartbysettingupaverysimplescript,thenwe'llmovefromthereandcoverhowtodealwithvariables,functions,conditionalstatements,loops,arraysandhowtomanipulatetextusingsed,awkandregularexpressions. Oncecoveredthefundamentalsofthebashscriptinglanguagewe'regoingtowritethreescripts: Asimpleuniversalarchiveextractor:thisscriptwillallowustoextractanycompressedarchive(tar.gz,7z,rar,zip,bz,tbz2andmore)justbytypingacommand.Thisscriptwillcontainnomorethan30linesofcode. Abatchrenamingtool:thescriptisgoingtotakethefoldertoprocessasanargument,thenwillbatchrenameallthefilesinthefolderwithagivenextension.Itwillthenrenameallthefilesinthefoldereitherwithasequentialnumberorwithausersuppliedkeyword,thenasequentialnumber. Atooltogenerateautomaticbackupsbasedonaschedule:thisscriptisgoingtogenerateatar.gzfilebyappendingthecurrentsystemdateandtimetotheoriginalfoldernameprovidedasanargument,we'llthenproceedtousecronjobstoschedulethescriptexecutionbasedonourpreference. BytheendofthecourseyouwillbeabletowritescriptsonyourowntoautomateanythinginLinux. Whatyou’lllearn YouwillbeabletowriteyourownbashscriptstoautomatejustaboutanythinginLinux Arethereanycourserequirementsorprerequisites? APCwithLinuxinstalledeitherasthemainOSorinavirtualizedenvironmentwithVirtualBoxorVMWare BasicknowledgeoftheLinuxcommandline,afreecourseisavailableonthePrimeRadiantSecurityYouTubechannel Whothiscourseisfor: Anyonewho'dliketolearnhowtolearnbashscriptingtoautomateallsortsoftasksinLinux