BITCQ

Unix Shell Scripting[metalaarif]

Size: 135.8 MB
Magnet link

Name Size
Unix Shell Scripting[metalaarif]/Chapter 01 - Introduction/0101 - About this Course.mov 2.4 MB
Unix Shell Scripting[metalaarif]/Chapter 01 - Introduction/0102 - Course Structure.mov 1.1 MB
Unix Shell Scripting[metalaarif]/Chapter 01 - Introduction/0103 - What is the UNIX Shell.mov 1.6 MB
Unix Shell Scripting[metalaarif]/Chapter 01 - Introduction/0104 - Which Shell.mov 1.3 MB
Unix Shell Scripting[metalaarif]/Chapter 01 - Introduction/0105 - What is a Shell Script.mov 2.4 MB
Unix Shell Scripting[metalaarif]/Chapter 02 - Your First Shell Script/0201 - A Basic Script.mov 2.1 MB
Unix Shell Scripting[metalaarif]/Chapter 02 - Your First Shell Script/0202 - The echo Command.mov 1.2 MB
Unix Shell Scripting[metalaarif]/Chapter 02 - Your First Shell Script/0203 - The read Command.mov 3.2 MB
Unix Shell Scripting[metalaarif]/Chapter 02 - Your First Shell Script/0204 - Shell Basics Revisited.mov 3.7 MB
Unix Shell Scripting[metalaarif]/Chapter 02 - Your First Shell Script/0205 - Special Characters.mov 2.1 MB
Unix Shell Scripting[metalaarif]/Chapter 02 - Your First Shell Script/0206 - Comments.mov 1.6 MB
Unix Shell Scripting[metalaarif]/Chapter 02 - Your First Shell Script/0207 - Chapter Exercises.mov 1002 KB
Unix Shell Scripting[metalaarif]/Chapter 02 - Your First Shell Script/0208 - Exercise Solutions.mov 1.7 MB
Unix Shell Scripting[metalaarif]/Chapter 03 - Running a Shell Script/0301 - Running a Script on the Command-line.mov 3.8 MB
Unix Shell Scripting[metalaarif]/Chapter 03 - Running a Shell Script/0302 - Running a Script from within vi.mov 1.4 MB
Unix Shell Scripting[metalaarif]/Chapter 03 - Running a Shell Script/0303 - Your PATH and bin.mov 1.6 MB
Unix Shell Scripting[metalaarif]/Chapter 03 - Running a Shell Script/0304 - Script Interpreters.mov 2 MB
Unix Shell Scripting[metalaarif]/Chapter 03 - Running a Shell Script/0305 - CGI Scripts.mov 1.6 MB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0401 - Shell Variables.mov 2.3 MB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0402 - Environment Variables.mov 2.1 MB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0403 - The Trouble with Quotes 1.mov 1.8 MB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0404 - The Trouble with Quotes 2.mov 2 MB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0405 - Grouping Commands.mov 877 KB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0406 - Line Control.mov 938 KB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0407 - Chapter Exercises.mov 803 KB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0408 - Exercise Solutions.mov 2.1 MB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0409 - Introducing the Course Project.mov 1.3 MB
Unix Shell Scripting[metalaarif]/Chapter 04 - Shell Programming Features/0410 - Course Project Solution.mov 1.7 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0501 - True and False.mov 2.3 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0502 - Conditional Command Execution.mov 1.4 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0503 - The if Statement.mov 1.3 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0504 - The else Clause.mov 1.1 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0505 - The elif Clause.mov 1.1 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0506 - Using test 1.mov 1.9 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0507 - Using test 2.mov 1.9 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0508 - Using test 3.mov 1.9 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0509 - The case Statement.mov 2.6 MB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0510 - Chapter Exercises.mov 825 KB
Unix Shell Scripting[metalaarif]/Chapter 05 - Conditional Code/0511 - Exercise Solutions.mov 2.2 MB
Unix Shell Scripting[metalaarif]/Chapter 06 - Loops/0601 - The while Loop.mov 1.5 MB
Unix Shell Scripting[metalaarif]/Chapter 06 - Loops/0602 - break and continue.mov 1.3 MB
Unix Shell Scripting[metalaarif]/Chapter 06 - Loops/0603 - Numerical Calculations.mov 1.9 MB
Unix Shell Scripting[metalaarif]/Chapter 06 - Loops/0604 - The for Loop.mov 700 KB
Unix Shell Scripting[metalaarif]/Chapter 06 - Loops/0605 - Chapter Exercises.mov 358 KB
Unix Shell Scripting[metalaarif]/Chapter 06 - Loops/0606 - Exercise Solutions.mov 2.3 MB
Unix Shell Scripting[metalaarif]/Chapter 07 - Text Processing/0701 - About Filters.mov 2.2 MB
Unix Shell Scripting[metalaarif]/Chapter 07 - Text Processing/0702 - grep.mov 590 KB
Unix Shell Scripting[metalaarif]/Chapter 07 - Text Processing/0703 - Regular Expressions.mov 3.2 MB
Unix Shell Scripting[metalaarif]/Chapter 07 - Text Processing/0704 - sort.mov 1.2 MB
Unix Shell Scripting[metalaarif]/Chapter 07 - Text Processing/0705 - sed.mov 2.8 MB
Unix Shell Scripting[metalaarif]/Chapter 07 - Text Processing/0706 - awk 1.mov 2 MB
Unix Shell Scripting[metalaarif]/Chapter 07 - Text Processing/0707 - awk 2.mov 2.1 MB
Unix Shell Scripting[metalaarif]/Chapter 07 - Text Processing/0708 - Chapter Exercises.mov 779 KB
Unix Shell Scripting[metalaarif]/Chapter 07 - Text Processing/0709 - Exercise Solutions.mov 2.1 MB
Unix Shell Scripting[metalaarif]/Chapter 08 - Functions/0801 - Program Structure.mov 1.1 MB
Unix Shell Scripting[metalaarif]/Chapter 08 - Functions/0802 - Defining and Calling a Function.mov 1.8 MB
Unix Shell Scripting[metalaarif]/Chapter 08 - Functions/0803 - Function Parameters.mov 2.5 MB
Unix Shell Scripting[metalaarif]/Chapter 08 - Functions/0804 - Function Return Values.mov 1.9 MB
Unix Shell Scripting[metalaarif]/Chapter 08 - Functions/0805 - Functions in Other Files.mov 777 KB
Unix Shell Scripting[metalaarif]/Chapter 08 - Functions/0806 - Case Study- The yesno Function.mov 2 MB
Unix Shell Scripting[metalaarif]/Chapter 08 - Functions/0807 - Chapter Exercises.mov 1.3 MB
Unix Shell Scripting[metalaarif]/Chapter 08 - Functions/0808 - Exercise Solutions.mov 2.2 MB
Unix Shell Scripting[metalaarif]/Chapter 09 - Command-line Parameters/0901 - Using Command-line Parameters.mov 2 MB
Unix Shell Scripting[metalaarif]/Chapter 09 - Command-line Parameters/0902 - Using shift.mov 1.1 MB
Unix Shell Scripting[metalaarif]/Chapter 09 - Command-line Parameters/0903 - Using set --.mov 1.3 MB
Unix Shell Scripting[metalaarif]/Chapter 09 - Command-line Parameters/0904 - Using IFS.mov 967 KB
Unix Shell Scripting[metalaarif]/Chapter 09 - Command-line Parameters/0905 - Usage Messages.mov 2 MB
Unix Shell Scripting[metalaarif]/Chapter 09 - Command-line Parameters/0906 - Chapter Exercises.mov 1.1 MB
Unix Shell Scripting[metalaarif]/Chapter 09 - Command-line Parameters/0907 - Exercise Solutions.mov 2.2 MB
Unix Shell Scripting[metalaarif]/Chapter 10 - Advanced Scripting/1001 - Debugging.mov 2.6 MB
Unix Shell Scripting[metalaarif]/Chapter 10 - Advanced Scripting/1002 - Default Values for Variables.mov 909 KB
Unix Shell Scripting[metalaarif]/Chapter 10 - Advanced Scripting/1003 - Temporary Files.mov 1015 KB
Unix Shell Scripting[metalaarif]/Chapter 10 - Advanced Scripting/1004 - Preventing Abnormal Termination.mov 3.4 MB
Unix Shell Scripting[metalaarif]/Chapter 10 - Advanced Scripting/1005 - Chapter Exercises.mov 835 KB
Unix Shell Scripting[metalaarif]/Chapter 10 - Advanced Scripting/1006 - Exercise Solutions.mov 3.6 MB
Unix Shell Scripting[metalaarif]/Chapter 10 - Advanced Scripting/1007 - The End.mov 417 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 02/counts 397 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 02/desktop.ini 348 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 02/Magnifier.lnk 1 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 02/Narrator.lnk 1 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 02/On-Screen Keyboard.lnk 1 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 02/readdetails 497 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 02/Utility Manager.lnk 2 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 04/Course Project/contacts 989 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 04/age_script 10 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 04/joe_script 66 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 04/more_script 28 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 04/variables 88 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/Course Project/contacts 2 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/Course Project/WMSDKNS.DTD 498 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/Course Project/WMSDKNS.XML 12 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/Course Project/WMSDKNSD.XML 53 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/Microsoft/Media Player/CurrentDatabase_59R.wmdb 704 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/Microsoft/Windows Media/9.0/contacts 2 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/Microsoft/Windows Media/9.0/WMSDKNS.DTD 498 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/Microsoft/Windows Media/9.0/WMSDKNS.XML 12 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/Microsoft/Windows Media/9.0/WMSDKNSD.XML 53 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/agetest 233 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 05/dirtest 260 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 06/Course Project/contacts 3 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 06/Course Project/index.dat 16 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 06/fooloop 224 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 07/Course Project/brndlog.bak 113 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 07/Course Project/brndlog.txt 141 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 07/Course Project/contacts 3 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 07/formatwho 64 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 07/grepscript 583 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 07/greptest 250 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 07/parsepasswd 53 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 07/parsepasswd2.awk 156 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 07/sedscript 114 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 08/Course Project/contacts 6 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 08/avg 314 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 08/func_library 1 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 08/test_yesno 140 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 09/Course Project/contacts 7 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 09/usage_msg 171 B
Unix Shell Scripting[metalaarif]/Course Files/Chapter 10/Course Project/contacts 12 KB
Unix Shell Scripting[metalaarif]/Course Files/Chapter 10/sigtest 141 B
Unix Shell Scripting[metalaarif]/Course Files/Outline/Slideshow/Outline.pps 258 KB
Unix Shell Scripting[metalaarif]/Course Files/Outline/Slideshow & Viewer/Outline Setup.exe 55 KB
Unix Shell Scripting[metalaarif]/Course Files/Outline/Slideshow & Viewer/pres0.ppz 2.8 MB
Unix Shell Scripting[metalaarif]/Course Files/Outline/ReadMe.htm 2 KB
Unix Shell Scripting[metalaarif]/Course Files/desktop.ini 84 B
Unix Shell Scripting[metalaarif]/Course Files/links.htm 3 KB
Unix Shell Scripting[metalaarif]/Course Files/rotatelogs 292 B
Unix Shell Scripting[metalaarif]/Read Me.txt 126 B
Unix Shell Scripting[metalaarif]/Torrent downloaded from Demonoid.com.txt 47 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Unix Shell Scripting[metalaarif] Video 135.8 MB 1

Loading...