FileMood

Download Bash Scripting, Linux and Shell Programming Complete Guide

Bash Scripting Linux and Shell Programming Complete Guide

Name

Bash Scripting, Linux and Shell Programming Complete Guide

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

991.5 MB

Total Files

158

Last Seen

Hash

BAB7103CD869724F9CCD43AAB3408741FB67049E

/9. Bash/

11. If Statement.mp4

50.5 MB

Visit Coursedrive.org.url

0.1 KB

ReadMe.txt

0.2 KB

Bash Scripting, Linux and Shell Programming Complete Guide/

ReadMe.txt

0.2 KB

Visit Coursedrive.org.url

0.1 KB

/1. Introduction/

1. Introduction.mp4

12.0 MB

1. Introduction.srt

2.5 KB

2. Bash vs Shell vs Command Line vs Terminal.mp4

25.2 MB

2. Bash vs Shell vs Command Line vs Terminal.srt

6.9 KB

/2. Navigation/

1. Listing Folder Contents (ls).mp4

45.7 MB

1. Listing Folder Contents (ls).srt

5.5 KB

2. Print Current Folder (pwd).mp4

4.3 MB

2. Print Current Folder (pwd).srt

1.5 KB

3. Change Folder (cd).mp4

22.0 MB

3. Change Folder (cd).srt

4.4 KB

4. Using A Stack To Push Folders (pushdpopd).mp4

20.6 MB

4. Using A Stack To Push Folders (pushdpopd).srt

3.4 KB

5. Check File Type (file).mp4

6.7 MB

5. Check File Type (file).srt

1.4 KB

6. Find File By Name (locate) & Update Locate Database (updatedb).mp4

23.8 MB

6. Find File By Name (locate) & Update Locate Database (updatedb).srt

3.4 KB

7. Find A Command (which).mp4

16.9 MB

7. Find A Command (which).srt

3.1 KB

8. Show Command History (history).mp4

11.6 MB

8. Show Command History (history).srt

2.1 KB

9. Quiz 1 - Navigation.html

0.1 KB

/3. Getting Help/

1. Show Manual Descriptions (whatis).mp4

6.1 MB

1. Show Manual Descriptions (whatis).srt

1.9 KB

2. Search Manual (apropos).mp4

15.9 MB

2. Search Manual (apropos).srt

1.9 KB

3. Reference Manuals (man).mp4

13.8 MB

3. Reference Manuals (man).srt

3.0 KB

4. Quiz 2 - Getting Help.html

0.1 KB

/.../4. Working With FilesFolders/

1. Creating A Folder (mkdir).mp4

10.8 MB

1. Creating A Folder (mkdir).srt

2.4 KB

2. Creating A File (touch).mp4

8.9 MB

2. Creating A File (touch).srt

2.2 KB

3. Copy FilesFolders (cp).mp4

9.3 MB

3. Copy FilesFolders (cp).srt

2.3 KB

4. Move & Rename FilesFolders (mv).mp4

10.0 MB

4. Move & Rename FilesFolders (mv).srt

2.7 KB

5. Delete FilesFolders (rm).mp4

11.4 MB

5. Delete FilesFolders (rm).srt

3.1 KB

6. Delete Empty Folder (rmdir).mp4

8.6 MB

6. Delete Empty Folder (rmdir).srt

1.7 KB

7. Change File Permissions (chmod).mp4

47.6 MB

7. Change File Permissions (chmod).srt

7.0 KB

7.1 Linux Permissions Diagram.html

0.1 KB

8. Quiz 3 - Working With Files.html

0.1 KB

/5. Text Files/

1. File Concatenation (cat).mp4

16.5 MB

1. File Concatenation (cat).srt

3.2 KB

2. File Perusal Filter (moreless).mp4

16.7 MB

2. File Perusal Filter (moreless).srt

2.2 KB

3. Terminal Based Text Editor (nano).mp4

24.8 MB

3. Terminal Based Text Editor (nano).srt

4.0 KB

4. Quiz 4 - Text Files.html

0.1 KB

/6. Users/

1. Run Commands As A Superuser (sudo).mp4

9.2 MB

1. Run Commands As A Superuser (sudo).srt

3.7 KB

2. Change User (su).mp4

18.7 MB

2. Change User (su).srt

3.0 KB

3. Show Effecter User and Group IDs (id).mp4

8.0 MB

3. Show Effecter User and Group IDs (id).srt

2.5 KB

4. Quiz 5 - Users.html

0.1 KB

/.../7. Killing Programs & Logging Out/

1. Kill A Running Command (ctrl + c).mp4

9.9 MB

1. Kill A Running Command (ctrl + c).srt

2.0 KB

2. Kill All Processes By A Name (killall).mp4

19.6 MB

2. Kill All Processes By A Name (killall).srt

2.6 KB

3. Logging Out Of Bash (exit).mp4

4.2 MB

3. Logging Out Of Bash (exit).srt

1.4 KB

4. Quiz 6 - Killing Programs & Logging Out.html

0.1 KB

/8. Shortcuts/

1. Tell Bash That There Is No More Input (ctrl + d).mp4

6.4 MB

1. Tell Bash That There Is No More Input (ctrl + d).srt

2.4 KB

2. Clear The Screen (ctr + l).mp4

8.0 MB

2. Clear The Screen (ctr + l).srt

2.3 KB

3. Zoom In (ctrl + +).mp4

8.3 MB

3. Zoom In (ctrl + +).srt

2.4 KB

4. Zoom Out (ctrl + -).mp4

7.3 MB

4. Zoom Out (ctrl + -).srt

2.4 KB

5. Moving The Cursor.mp4

5.7 MB

5. Moving The Cursor.srt

2.8 KB

6. Deleting Text.mp4

11.1 MB

6. Deleting Text.srt

5.6 KB

7. Fixing Typos.mp4

8.4 MB

7. Fixing Typos.srt

4.0 KB

8. Cutting and Pasting.mp4

7.6 MB

8. Cutting and Pasting.srt

4.1 KB

9. Character Capitalisation.mp4

7.1 MB

9. Character Capitalisation.srt

3.0 KB

10. Quiz 7 - Shortcuts.html

0.1 KB

/9. Bash/

1. Bash File Structure.mp4

14.2 MB

1. Bash File Structure.srt

3.9 KB

1.1 GitHub Source Code.html

0.1 KB

2. Echo Command.mp4

14.7 MB

2. Echo Command.srt

4.1 KB

2.1 GitHub Source Code.html

0.1 KB

3. Comments.mp4

17.8 MB

3. Comments.srt

5.0 KB

3.1 GitHub Source Code.html

0.1 KB

4. Variables.mp4

28.4 MB

4. Variables.srt

6.6 KB

4.1 GitHub Source Code.html

0.1 KB

5. Strings.mp4

30.7 MB

5. Strings.srt

7.2 KB

5.1 GitHub Source Code.html

0.1 KB

6. While Loop.mp4

16.7 MB

6. While Loop.srt

5.4 KB

6.1 Comparison Operators.html

0.1 KB

6.2 GitHub Source Code.html

0.1 KB

7. For Loop.mp4

14.9 MB

7. For Loop.srt

4.7 KB

7.1 GitHub Source Code.html

0.1 KB

8. Until Loop.mp4

15.7 MB

8. Until Loop.srt

4.4 KB

8.1 GitHub Source Code.html

0.1 KB

8.2 Comparison Operators.html

0.1 KB

9. Break & Continue.mp4

13.1 MB

9. Break & Continue.srt

3.4 KB

9.1 GitHub Source Code.html

0.1 KB

10. Get User Input.mp4

5.9 MB

10. Get User Input.srt

1.8 KB

10.1 GitHub Source Code.html

0.1 KB

10.2 Comparison Operators.html

0.1 KB

11. If Statement.srt

11.1 KB

11.1 GitHub Source Code.html

0.1 KB

11.2 Comparison Operators.html

0.1 KB

12. Case Statements.mp4

29.7 MB

12. Case Statements.srt

6.0 KB

12.1 GitHub Source Code.html

0.1 KB

13. Get Arguments From The Command Line.mp4

21.0 MB

13. Get Arguments From The Command Line.srt

4.3 KB

13.1 GitHub Source Code.html

0.1 KB

14. Functions.mp4

24.1 MB

14. Functions.srt

6.0 KB

14.1 GitHub Source Code.html

0.1 KB

15. Global vs Local Variables.mp4

14.4 MB

15. Global vs Local Variables.srt

2.9 KB

15.1 GitHub Source Code.html

0.1 KB

16. Arrays.mp4

27.7 MB

16. Arrays.srt

6.0 KB

16.1 GitHub Source Code.html

0.1 KB

17. Shell & Environment Variables.mp4

26.6 MB

17. Shell & Environment Variables.srt

6.8 KB

17.1 GitHub Source Code.html

0.1 KB

18. Scheduled Automation.mp4

30.6 MB

18. Scheduled Automation.srt

4.9 KB

18.1 GitHub Source Code.html

0.1 KB

18.2 Documentation.html

0.1 KB

19. Aliases.mp4

24.0 MB

19. Aliases.srt

4.4 KB

19.1 GitHub Source Code.html

0.1 KB

20. Wildcards.mp4

20.3 MB

20. Wildcards.srt

3.9 KB

20.1 Documentation.html

0.1 KB

20.2 GitHub Source Code.html

0.1 KB

21. Multiple Commands.mp4

21.3 MB

21. Multiple Commands.srt

3.2 KB

21.1 GitHub Source Code.html

0.1 KB

22. Quiz 8 - Bash.html

0.1 KB

 

Total files 158


Copyright © 2026 FileMood.com