-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathlabs.sh
executable file
·86 lines (86 loc) · 5.97 KB
/
labs.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
#!/bin/bash
mkdir -p out/labs
cd out/labs
wget -nc "https://lms.360training.com/custom/12396/808239/Hoja%20de%20Apuntes%20de%20SysVinit%20a%20Systemd.pdf"
wget -nc "https://training.linuxfoundation.org/system/files/lfp_welcome_doc/welcome.pdf"
wget -nc "https://training.linuxfoundation.org/cm/prep/ready-for.sh"
wget -nc "https://lms.360training.com/custom/12396/808239/Preparing%20Your%20Computer%20for%20LFS101x.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LFS201-LABORATORIOS%20Y%20SOLUCIONES.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_1.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_2.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_3.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_4.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/fake_service"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_4.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_5.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_5.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_6.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_6.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_7.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_8.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_9.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_9.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_9.3.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_9.4.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_10.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_10.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_11.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_12.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_12.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_13.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_13.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_14.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_14.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_15.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_15.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_16.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_17.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_18.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_18.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/writeit.c"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_19.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_20.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_20.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_21.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/signals.c"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_22.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_23.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_23.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_24.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_24.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_25.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/ioscript.sh"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_26.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_27.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_28.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_28.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_29.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_30.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_30.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_30.3.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_30.4.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_31.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_31.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_32.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_32.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_32.3.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_33.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_34.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_35.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_35.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_36.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_37.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_37.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_37.3.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_39.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_39.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_39.3.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_40.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_40.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_40.3.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_40.4.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_42.1.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_42.2.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_42.3.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_42.4.pdf"
wget -nc "https://lms.360training.com/custom/12396/808239/LAB_42.5.pdf"