Unix Shell Scripting[metalaarif]

mov   Hot:160   Size:135.78 MB   Created:2017-09-02 19:02:30   Update:2020-04-20 23:20:43  

Download link

File List

  • Chapter 01 - Introduction/0101 - About this Course.mov 2.38 MB
    Chapter 01 - Introduction/0102 - Course Structure.mov 1.11 MB
    Chapter 01 - Introduction/0103 - What is the UNIX Shell.mov 1.59 MB
    Chapter 01 - Introduction/0104 - Which Shell.mov 1.3 MB
    Chapter 01 - Introduction/0105 - What is a Shell Script.mov 2.44 MB
    Chapter 02 - Your First Shell Script/0201 - A Basic Script.mov 2.07 MB
    Chapter 02 - Your First Shell Script/0202 - The echo Command.mov 1.16 MB
    Chapter 02 - Your First Shell Script/0203 - The read Command.mov 3.22 MB
    Chapter 02 - Your First Shell Script/0204 - Shell Basics Revisited.mov 3.73 MB
    Chapter 02 - Your First Shell Script/0205 - Special Characters.mov 2.09 MB
    Chapter 02 - Your First Shell Script/0206 - Comments.mov 1.6 MB
    Chapter 02 - Your First Shell Script/0207 - Chapter Exercises.mov 1001.89 KB
    Chapter 02 - Your First Shell Script/0208 - Exercise Solutions.mov 1.74 MB
    Chapter 03 - Running a Shell Script/0301 - Running a Script on the Command-line.mov 3.77 MB
    Chapter 03 - Running a Shell Script/0302 - Running a Script from within vi.mov 1.4 MB
    Chapter 03 - Running a Shell Script/0303 - Your PATH and bin.mov 1.57 MB
    Chapter 03 - Running a Shell Script/0304 - Script Interpreters.mov 1.99 MB
    Chapter 03 - Running a Shell Script/0305 - CGI Scripts.mov 1.57 MB
    Chapter 04 - Shell Programming Features/0401 - Shell Variables.mov 2.32 MB
    Chapter 04 - Shell Programming Features/0402 - Environment Variables.mov 2.14 MB
    Chapter 04 - Shell Programming Features/0403 - The Trouble with Quotes 1.mov 1.83 MB
    Chapter 04 - Shell Programming Features/0404 - The Trouble with Quotes 2.mov 1.96 MB
    Chapter 04 - Shell Programming Features/0405 - Grouping Commands.mov 877 KB
    Chapter 04 - Shell Programming Features/0406 - Line Control.mov 937.84 KB
    Chapter 04 - Shell Programming Features/0407 - Chapter Exercises.mov 803.32 KB
    Chapter 04 - Shell Programming Features/0408 - Exercise Solutions.mov 2.12 MB
    Chapter 04 - Shell Programming Features/0409 - Introducing the Course Project.mov 1.27 MB
    Chapter 04 - Shell Programming Features/0410 - Course Project Solution.mov 1.65 MB
    Chapter 05 - Conditional Code/0501 - True and False.mov 2.3 MB
    Chapter 05 - Conditional Code/0502 - Conditional Command Execution.mov 1.42 MB
    Chapter 05 - Conditional Code/0503 - The if Statement.mov 1.25 MB
    Chapter 05 - Conditional Code/0504 - The else Clause.mov 1.07 MB
    Chapter 05 - Conditional Code/0505 - The elif Clause.mov 1.05 MB
    Chapter 05 - Conditional Code/0506 - Using test 1.mov 1.89 MB
    Chapter 05 - Conditional Code/0507 - Using test 2.mov 1.85 MB
    Chapter 05 - Conditional Code/0508 - Using test 3.mov 1.91 MB
    Chapter 05 - Conditional Code/0509 - The case Statement.mov 2.64 MB
    Chapter 05 - Conditional Code/0510 - Chapter Exercises.mov 824.77 KB
    Chapter 05 - Conditional Code/0511 - Exercise Solutions.mov 2.22 MB
    Chapter 06 - Loops/0601 - The while Loop.mov 1.52 MB
    Chapter 06 - Loops/0602 - break and continue.mov 1.33 MB
    Chapter 06 - Loops/0603 - Numerical Calculations.mov 1.85 MB
    Chapter 06 - Loops/0604 - The for Loop.mov 699.73 KB
    Chapter 06 - Loops/0605 - Chapter Exercises.mov 357.85 KB
    Chapter 06 - Loops/0606 - Exercise Solutions.mov 2.29 MB
    Chapter 07 - Text Processing/0701 - About Filters.mov 2.23 MB
    Chapter 07 - Text Processing/0702 - grep.mov 589.79 KB
    Chapter 07 - Text Processing/0703 - Regular Expressions.mov 3.22 MB
    Chapter 07 - Text Processing/0704 - sort.mov 1.22 MB
    Chapter 07 - Text Processing/0705 - sed.mov 2.78 MB
    Chapter 07 - Text Processing/0706 - awk 1.mov 1.98 MB
    Chapter 07 - Text Processing/0707 - awk 2.mov 2.15 MB
    Chapter 07 - Text Processing/0708 - Chapter Exercises.mov 778.85 KB
    Chapter 07 - Text Processing/0709 - Exercise Solutions.mov 2.08 MB
    Chapter 08 - Functions/0801 - Program Structure.mov 1.15 MB
    Chapter 08 - Functions/0802 - Defining and Calling a Function.mov 1.78 MB
    Chapter 08 - Functions/0803 - Function Parameters.mov 2.54 MB
    Chapter 08 - Functions/0804 - Function Return Values.mov 1.86 MB
    Chapter 08 - Functions/0805 - Functions in Other Files.mov 777.14 KB
    Chapter 08 - Functions/0806 - Case Study- The yesno Function.mov 2.04 MB
    Chapter 08 - Functions/0807 - Chapter Exercises.mov 1.3 MB
    Chapter 08 - Functions/0808 - Exercise Solutions.mov 2.16 MB
    Chapter 09 - Command-line Parameters/0901 - Using Command-line Parameters.mov 1.97 MB
    Chapter 09 - Command-line Parameters/0902 - Using shift.mov 1.11 MB
    Chapter 09 - Command-line Parameters/0903 - Using set --.mov 1.28 MB
    Chapter 09 - Command-line Parameters/0904 - Using IFS.mov 966.81 KB
    Chapter 09 - Command-line Parameters/0905 - Usage Messages.mov 1.97 MB
    Chapter 09 - Command-line Parameters/0906 - Chapter Exercises.mov 1.09 MB
    Chapter 09 - Command-line Parameters/0907 - Exercise Solutions.mov 2.16 MB
    Chapter 10 - Advanced Scripting/1001 - Debugging.mov 2.62 MB
    Chapter 10 - Advanced Scripting/1002 - Default Values for Variables.mov 908.67 KB
    Chapter 10 - Advanced Scripting/1003 - Temporary Files.mov 1014.99 KB
    Chapter 10 - Advanced Scripting/1004 - Preventing Abnormal Termination.mov 3.41 MB
    Chapter 10 - Advanced Scripting/1005 - Chapter Exercises.mov 835 KB
    Chapter 10 - Advanced Scripting/1006 - Exercise Solutions.mov 3.63 MB
    Chapter 10 - Advanced Scripting/1007 - The End.mov 416.67 KB
    Course Files/Chapter 02/counts 397 B
    Course Files/Chapter 02/desktop.ini 348 B
    Course Files/Chapter 02/Magnifier.lnk 1.49 KB
    Course Files/Chapter 02/Narrator.lnk 1.5 KB
    Course Files/Chapter 02/On-Screen Keyboard.lnk 1.47 KB
    Course Files/Chapter 02/readdetails 497 B
    Course Files/Chapter 02/Utility Manager.lnk 1.5 KB
    Course Files/Chapter 04/Course Project/contacts 989 B
    Course Files/Chapter 04/age_script 10 B
    Course Files/Chapter 04/joe_script 66 B
    Course Files/Chapter 04/more_script 28 B
    Course Files/Chapter 04/variables 88 B
    Course Files/Chapter 05/Course Project/contacts 1.91 KB
    Course Files/Chapter 05/Course Project/WMSDKNS.DTD 498 B
    Course Files/Chapter 05/Course Project/WMSDKNS.XML 12.49 KB
    Course Files/Chapter 05/Course Project/WMSDKNSD.XML 53 B
    Course Files/Chapter 05/Microsoft/Media Player/CurrentDatabase_59R.wmdb 704 KB
    Course Files/Chapter 05/Microsoft/Windows Media/9.0/contacts 1.91 KB
    Course Files/Chapter 05/Microsoft/Windows Media/9.0/WMSDKNS.DTD 498 B
    Course Files/Chapter 05/Microsoft/Windows Media/9.0/WMSDKNS.XML 12.49 KB
    Course Files/Chapter 05/Microsoft/Windows Media/9.0/WMSDKNSD.XML 53 B
    Course Files/Chapter 05/agetest 233 B
    Course Files/Chapter 05/dirtest 260 B
    Course Files/Chapter 06/Course Project/contacts 2.71 KB
    Course Files/Chapter 06/Course Project/index.dat 16 KB
    Course Files/Chapter 06/fooloop 224 B
    Course Files/Chapter 07/Course Project/brndlog.bak 113 B
    Course Files/Chapter 07/Course Project/brndlog.txt 141 B
    Course Files/Chapter 07/Course Project/contacts 3.37 KB
    Course Files/Chapter 07/formatwho 64 B
    Course Files/Chapter 07/grepscript 583 B
    Course Files/Chapter 07/greptest 250 B
    Course Files/Chapter 07/parsepasswd 53 B
    Course Files/Chapter 07/parsepasswd2.awk 156 B
    Course Files/Chapter 07/sedscript 114 B
    Course Files/Chapter 08/Course Project/contacts 5.86 KB
    Course Files/Chapter 08/avg 314 B
    Course Files/Chapter 08/func_library 1.12 KB
    Course Files/Chapter 08/test_yesno 140 B
    Course Files/Chapter 09/Course Project/contacts 7.14 KB
    Course Files/Chapter 09/usage_msg 171 B
    Course Files/Chapter 10/Course Project/contacts 11.83 KB
    Course Files/Chapter 10/sigtest 141 B
    Course Files/Outline/Slideshow/Outline.pps 258 KB
    Course Files/Outline/Slideshow & Viewer/Outline Setup.exe 54.8 KB
    Course Files/Outline/Slideshow & Viewer/pres0.ppz 2.82 MB
    Course Files/Outline/ReadMe.htm 1.74 KB
    Course Files/desktop.ini 84 B
    Course Files/links.htm 2.94 KB
    Course Files/rotatelogs 292 B
    Read Me.txt 126 B
    Torrent downloaded from Demonoid.com.txt 47 B

Download Info

  • Tips

    “Unix Shell Scripting[metalaarif]” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.