FileMood

Download [FreeCourseSite.com] Udemy - Linux Bash Shell Scripting Complete Guide (incl. AWK & SED)

FreeCourseSite com Udemy Linux Bash Shell Scripting Complete Guide incl AWK SED

Name

[FreeCourseSite.com] Udemy - Linux Bash Shell Scripting Complete Guide (incl. AWK & SED)

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.9 GB

Total Files

171

Last Seen

2025-07-18 23:36

Hash

15BCF0F9D008CC9A61CCB7263859F19003BAC17E

/1. Basics of scripting/

1. Scripting - what it is all about.mp4

13.4 MB

1. Scripting - what it is all about.vtt

3.1 KB

10. Math calculation.mp4

4.0 MB

10. Math calculation.vtt

2.7 KB

11. Math Calculation - showcase.mp4

14.4 MB

11. Math Calculation - showcase.vtt

5.8 KB

12. Test quiz 1-3.html

0.2 KB

13. Playing with $ arguments, arguments, arguments.mp4

7.0 MB

13. Playing with $ arguments, arguments, arguments.vtt

3.6 KB

14. More on arguments - playing with IFS and assigning arguments value to a variable.mp4

4.9 MB

14. More on arguments - playing with IFS and assigning arguments value to a variable.vtt

2.6 KB

15. Redirection and Piping.mp4

22.6 MB

15. Redirection and Piping.vtt

5.7 KB

16. Redirection and Piping - showcase.mp4

28.3 MB

16. Redirection and Piping - showcase.vtt

3.7 KB

17. Exit status.mp4

14.4 MB

17. Exit status.vtt

6.4 KB

18. Test quiz 1-4.html

0.2 KB

19. Practice test 1-1.html

0.2 KB

2. Invoking the script.mp4

26.0 MB

2. Invoking the script.vtt

6.8 KB

3. Sha-bang!.mp4

14.7 MB

3. Sha-bang!.vtt

5.6 KB

4. Test quiz 1-1.html

0.2 KB

5. Using variables in scripts.mp4

7.0 MB

5. Using variables in scripts.vtt

4.0 KB

6. Explicit definition - showcase.mp4

14.6 MB

6. Explicit definition - showcase.vtt

5.4 KB

7. Read command.mp4

13.5 MB

7. Read command.vtt

4.6 KB

8. command substitution + time measurement.mp4

13.7 MB

8. command substitution + time measurement.vtt

4.5 KB

9. Test quiz 1-2.html

0.2 KB

/10. Sources/

1. scripts.html

0.1 KB

1.1 scripts-UDEMY.zip.zip

13.6 KB

/2. IF statement & Decision making/

1. Explaining IF.mp4

4.1 MB

1. Explaining IF.vtt

2.9 KB

10. Regular expressions - is there any reachable ip address .mp4

19.0 MB

10. Regular expressions - is there any reachable ip address .vtt

8.6 KB

11. Filesystem related tests.mp4

2.7 MB

11. Filesystem related tests.vtt

1.7 KB

12. Filesystem related tests - testing files permissions.mp4

18.9 MB

12. Filesystem related tests - testing files permissions.vtt

8.4 KB

13. && and - making IF statement shorter.mp4

17.7 MB

13. && and - making IF statement shorter.vtt

7.1 KB

2. Mathematical comparisons.mp4

14.2 MB

2. Mathematical comparisons.vtt

6.9 KB

3. String comparisons.mp4

5.7 MB

3. String comparisons.vtt

4.0 KB

4. String comparison - you are not root.mp4

14.0 MB

4. String comparison - you are not root.vtt

6.8 KB

5. Test Quiz 2-1.html

0.2 KB

6. Wildcards.mp4

6.3 MB

6. Wildcards.vtt

3.9 KB

7. Wildcards - making linux command badass.mp4

14.5 MB

7. Wildcards - making linux command badass.vtt

4.9 KB

8. Wildcards - create backup script.mp4

18.1 MB

8. Wildcards - create backup script.vtt

7.0 KB

9. Regular expressions.mp4

47.6 MB

9. Regular expressions.vtt

5.4 KB

/3. For loop/

1. Explaining for loop.mp4

14.6 MB

1. Explaining for loop.vtt

3.4 KB

2. Add commands output into all .txt files.mp4

15.3 MB

2. Add commands output into all .txt files.vtt

2.9 KB

3. Looping through all script arguments $@ or $ .mp4

10.0 MB

3. Looping through all script arguments $@ or $ .vtt

2.4 KB

/4. While loop/

1. Explaining while loop.mp4

12.9 MB

1. Explaining while loop.vtt

3.1 KB

2. Making own cat command with line numbering.mp4

73.7 MB

2. Making own cat command with line numbering.vtt

7.2 KB

/5. CASE/

1. Explaining case.mp4

6.5 MB

1. Explaining case.vtt

2.0 KB

2. Recheck users input.mp4

84.3 MB

2. Recheck users input.vtt

9.9 KB

3. Creating script with parameters [-f file] [--file file] [-h] [--help].mp4

83.5 MB

3. Creating script with parameters [-f file] [--file file] [-h] [--help].vtt

10.3 KB

4. (NEW) Manual Parsing vs Getopts vs Getopt.mp4

31.6 MB

4. (NEW) Manual Parsing vs Getopts vs Getopt.vtt

7.3 KB

5. (NEW) Getopts - showcase script.mp4

18.6 MB

5. (NEW) Getopts - showcase script.vtt

4.7 KB

6. (NEW) Getopt - showcase script.mp4

53.6 MB

6. (NEW) Getopt - showcase script.vtt

8.0 KB

/6. Arrays/

1. Explaining Array.mp4

12.2 MB

1. Explaining Array.vtt

2.5 KB

2. Array - storing output of command into array and making some fun with its items.mp4

26.1 MB

2. Array - storing output of command into array and making some fun with its items.vtt

4.1 KB

/7. Functions/

1. Explaining Functions.mp4

15.4 MB

1. Explaining Functions.vtt

3.7 KB

2. Making addition in a function.mp4

26.9 MB

2. Making addition in a function.vtt

4.0 KB

/8. AWK/

1. Explaining AWK.mp4

13.8 MB

1. Explaining AWK.vtt

3.4 KB

10. if-else.mp4

18.2 MB

10. if-else.vtt

3.0 KB

11. for loop.mp4

14.5 MB

11. for loop.vtt

2.8 KB

12. Building script with AWK.mp4

16.2 MB

12. Building script with AWK.vtt

2.2 KB

13. AWK script PART 1 - reading arguments.mp4

33.2 MB

13. AWK script PART 1 - reading arguments.vtt

5.1 KB

14. AWK script PART 2 - was the location set.mp4

21.6 MB

14. AWK script PART 2 - was the location set.vtt

2.9 KB

15. AWK script PART 3 - searching for specific extension.mp4

43.8 MB

15. AWK script PART 3 - searching for specific extension.vtt

2.4 KB

16. AWK script PART 4 - what about not existing extension.mp4

15.3 MB

16. AWK script PART 4 - what about not existing extension.vtt

2.3 KB

17. AWK script PART 5 - counting size of files using awk.mp4

34.8 MB

17. AWK script PART 5 - counting size of files using awk.vtt

1.4 KB

18. AWK script PART 6 - setting largest and smallest file.mp4

36.4 MB

18. AWK script PART 6 - setting largest and smallest file.vtt

5.0 KB

19. AWK script PART 7 - printing statistics.mp4

40.2 MB

19. AWK script PART 7 - printing statistics.vtt

4.5 KB

2. print, BEGIN{}, {}, END{}.mp4

21.7 MB

2. print, BEGIN{}, {}, END{}.vtt

3.7 KB

20. AWK script PART 8 - reading awk part from separate file.mp4

34.9 MB

20. AWK script PART 8 - reading awk part from separate file.vtt

2.9 KB

3. $1, $2, dollars everywhere.mp4

25.1 MB

3. $1, $2, dollars everywhere.vtt

3.4 KB

4. searching pattern.mp4

27.2 MB

4. searching pattern.vtt

3.3 KB

5. NF - number of fields.mp4

15.9 MB

5. NF - number of fields.vtt

2.0 KB

6. NR - number of records.mp4

8.6 MB

6. NR - number of records.vtt

2.0 KB

7. FS - field separator.mp4

27.6 MB

7. FS - field separator.vtt

2.2 KB

8. RS - record separator.mp4

24.0 MB

8. RS - record separator.vtt

1.7 KB

9. variable assignment.mp4

19.3 MB

9. variable assignment.vtt

3.0 KB

/9. SED/

1. Explaining SED.mp4

27.6 MB

1. Explaining SED.vtt

4.2 KB

10. Explaining s - substitute command.mp4

15.2 MB

10. Explaining s - substitute command.vtt

2.5 KB

11. s - substitute command showcase.mp4

44.8 MB

11. s - substitute command showcase.vtt

4.4 KB

12. Building script with SED.mp4

19.8 MB

12. Building script with SED.vtt

3.0 KB

13. SED script PART 1 - structure for reading arguments.mp4

21.0 MB

13. SED script PART 1 - structure for reading arguments.vtt

4.1 KB

14. SED script PART 2 - fixing spacetab issues.mp4

25.8 MB

14. SED script PART 2 - fixing spacetab issues.vtt

4.7 KB

15. SED script PART 3 - printing lines which don't have spacetab issues.mp4

36.0 MB

15. SED script PART 3 - printing lines which don't have spacetab issues.vtt

5.2 KB

16. SED script PART 4 - line numbering.mp4

24.2 MB

16. SED script PART 4 - line numbering.vtt

3.2 KB

17. SED script PART 5 - show spacestabs as a red background.mp4

62.9 MB

17. SED script PART 5 - show spacestabs as a red background.vtt

4.5 KB

18. SED script PART6 - show spacestabs also at the end of lines.mp4

54.9 MB

18. SED script PART6 - show spacestabs also at the end of lines.vtt

3.2 KB

19. SED script PART 7 - just to print it nicely.mp4

47.1 MB

19. SED script PART 7 - just to print it nicely.vtt

4.0 KB

2. p - print command and -n option.mp4

28.5 MB

2. p - print command and -n option.vtt

3.8 KB

3. a append i prepand.mp4

13.9 MB

3. a append i prepand.vtt

1.5 KB

4. d - delete command.mp4

18.6 MB

4. d - delete command.vtt

2.4 KB

5. c - change command.mp4

9.6 MB

5. c - change command.vtt

1.4 KB

6. q - quit command.mp4

14.4 MB

6. q - quit command.vtt

2.2 KB

7. -e option Run multiple sed commands.mp4

13.7 MB

7. -e option Run multiple sed commands.vtt

2.2 KB

8. -i option Changing files for sure.mp4

13.7 MB

8. -i option Changing files for sure.vtt

2.0 KB

9. e - perform shell commands.mp4

15.5 MB

9. e - perform shell commands.vtt

2.1 KB

/

[CourseClub.NET].url

0.1 KB

[FCS Forum].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

 

Total files 171


Copyright © 2025 FileMood.com