資源描述:
《[Classic.Shell.Scripting(第1版)].(Classic.Shell.Scripting).Arnold.Robbins.文字版》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、ClassicShellScriptingArnoldRobbinsandNelsonH.F.BeebeBeijing?Cambridge?Farnham?K?ln?Sebastopol?TokyoClassicShellScriptingbyArnoldRobbinsandNelsonH.F.BeebeCopyright?2005O’ReillyMedia,Inc.Allrightsreserved.PrintedintheUnitedStatesofAmerica.PublishedbyO’ReillyMedia,Inc.,1005Grav
2、ensteinHighwayNorth,Sebastopol,CA95472.O’Reillybooksmaybepurchasedforeducational,business,orsalespromotionaluse.Onlineeditionsarealsoavailableformosttitles(safari.oreilly.com).Formoreinformation,contactourcorporate/insti-tutionalsalesdepartment:(800)998-9938orcorporate@oreil
3、ly.com.Editors:TatianaApandiAllisonRandalProductionEditor:AdamWitwerCoverDesigner:EmmaColbyInteriorDesigner:DavidFutatoPrintingHistory:May2005:FirstEdition.NutshellHandbook,theNutshellHandbooklogo,andtheO’ReillylogoareregisteredtrademarksofO’ReillyMedia,Inc.ClassicShellScrip
4、ting,theimageofaAfricantenttortoise,andrelatedtradedressaretrademarksofO’ReillyMedia,Inc.Manyofthedesignationsusedbymanufacturersandsellerstodistinguishtheirproductsareclaimedastrademarks.Wherethosedesignationsappearinthisbook,andO’ReillyMedia,Inc.wasawareofatrademarkclaim,t
5、hedesignationshavebeenprintedincapsorinitialcaps.Whileeveryprecautionhasbeentakeninthepreparationofthisbook,thepublisherandauthorsassumenoresponsibilityforerrorsoromissions,orfordamagesresultingfromtheuseoftheinformationcontainedherein.ISBN:978-0-596-00595-5[LSI][2011-03-11]
6、TableofContentsForeword................................................................ixPreface.................................................................xi1.Background........................................................11.1UnixHistory11.2SoftwareToolsPrinciples41
7、.3Summary62.GettingStarted.....................................................82.1ScriptingLanguagesVersusCompiledLanguages82.2WhyUseaShellScript?92.3ASimpleScript92.4Self-ContainedScripts:The#!FirstLine102.5BasicShellConstructs122.6AccessingShellScriptArguments232.7SimpleE
8、xecutionTracing242.8InternationalizationandLocalization252.9Summary283.Sear