aboutsummaryrefslogtreecommitdiffstats
path: root/SlackBuilds/metasploit-framework/doinst.sh
blob: 171ae4eef79ebea28a0089bb0e332324996ca87e (plain)
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
( cd opt/metasploit-framework/embedded/bin ; rm -rf captoinfo )
( cd opt/metasploit-framework/embedded/bin ; ln -sf tic captoinfo )
( cd opt/metasploit-framework/embedded/bin ; rm -rf infotocap )
( cd opt/metasploit-framework/embedded/bin ; ln -sf tic infotocap )
( cd opt/metasploit-framework/embedded/bin ; rm -rf lzcat )
( cd opt/metasploit-framework/embedded/bin ; ln -sf xz lzcat )
( cd opt/metasploit-framework/embedded/bin ; rm -rf lzma )
( cd opt/metasploit-framework/embedded/bin ; ln -sf xz lzma )
( cd opt/metasploit-framework/embedded/bin ; rm -rf postmaster )
( cd opt/metasploit-framework/embedded/bin ; ln -sf postgres postmaster )
( cd opt/metasploit-framework/embedded/bin ; rm -rf reset )
( cd opt/metasploit-framework/embedded/bin ; ln -sf tset reset )
( cd opt/metasploit-framework/embedded/bin ; rm -rf unlzma )
( cd opt/metasploit-framework/embedded/bin ; ln -sf xz unlzma )
( cd opt/metasploit-framework/embedded/bin ; rm -rf unxz )
( cd opt/metasploit-framework/embedded/bin ; ln -sf xz unxz )
( cd opt/metasploit-framework/embedded/bin ; rm -rf xzcat )
( cd opt/metasploit-framework/embedded/bin ; ln -sf xz xzcat )
( cd opt/metasploit-framework/embedded/include ; rm -rf ncurses.h )
( cd opt/metasploit-framework/embedded/include ; ln -sf curses.h ncurses.h )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libcrypto.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libcrypto.so.1.1 libcrypto.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libcurses.a )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libncurses.a libcurses.a )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libcurses.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libncurses.so.6.2 libcurses.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libecpg.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libecpg.so.6.13 libecpg.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libecpg.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libecpg.so.6.13 libecpg.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libecpg_compat.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libecpg_compat.so.3.13 libecpg_compat.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libecpg_compat.so.3 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libecpg_compat.so.3.13 libecpg_compat.so.3 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libedit.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libedit.so.0.0.55 libedit.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libedit.so.0 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libedit.so.0.0.55 libedit.so.0 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libexslt.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libexslt.so.0.8.20 libexslt.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libexslt.so.0 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libexslt.so.0.8.20 libexslt.so.0 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libffi.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libffi.so.8.1.0 libffi.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libffi.so.8 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libffi.so.8.1.0 libffi.so.8 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libform.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libform.so.6 libform.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libform.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libform.so.6.2 libform.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libformw.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libformw.so.6 libformw.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libformw.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libformw.so.6.2 libformw.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libjemalloc.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libjemalloc.so.2 libjemalloc.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf liblzma.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf liblzma.so.5.2.3 liblzma.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf liblzma.so.5 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf liblzma.so.5.2.3 liblzma.so.5 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libmenu.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libmenu.so.6 libmenu.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libmenu.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libmenu.so.6.2 libmenu.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libmenuw.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libmenuw.so.6 libmenuw.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libmenuw.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libmenuw.so.6.2 libmenuw.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libncurses.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libncurses.so.6 libncurses.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libncurses.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libncurses.so.6.2 libncurses.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libncursesw.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libncursesw.so.6 libncursesw.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libncursesw.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libncursesw.so.6.2 libncursesw.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpanel.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpanel.so.6 libpanel.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpanel.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpanel.so.6.2 libpanel.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpanelw.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpanelw.so.6 libpanelw.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpanelw.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpanelw.so.6.2 libpanelw.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpcap.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpcap.so.1 libpcap.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpcap.so.1 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpcap.so.1.6.2 libpcap.so.1 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpgtypes.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpgtypes.so.3.13 libpgtypes.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpgtypes.so.3 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpgtypes.so.3.13 libpgtypes.so.3 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpq.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpq.so.5.13 libpq.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libpq.so.5 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libpq.so.5.13 libpq.so.5 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libruby.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libruby.so.3.4.4 libruby.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libruby.so.3.4 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libruby.so.3.4.4 libruby.so.3.4 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libssl.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libssl.so.1.1 libssl.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libtinfo.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libtinfo.so.6 libtinfo.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libtinfo.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libtinfo.so.6.2 libtinfo.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libtinfow.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libtinfow.so.6 libtinfow.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libtinfow.so.6 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libtinfow.so.6.2 libtinfow.so.6 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libuuid.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libuuid.so.1.3.0 libuuid.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libuuid.so.1 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libuuid.so.1.3.0 libuuid.so.1 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libxml2.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libxml2.so.2.9.10 libxml2.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libxml2.so.2 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libxml2.so.2.9.10 libxml2.so.2 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libxslt.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libxslt.so.1.1.34 libxslt.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libxslt.so.1 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libxslt.so.1.1.34 libxslt.so.1 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libyaml-0.so.2 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libyaml-0.so.2.0.5 libyaml-0.so.2 )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libyaml.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libyaml-0.so.2.0.5 libyaml.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libz.so )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libz.so.1.2.11 libz.so )
( cd opt/metasploit-framework/embedded/lib ; rm -rf libz.so.1 )
( cd opt/metasploit-framework/embedded/lib ; ln -sf libz.so.1.2.11 libz.so.1 )
( cd opt/metasploit-framework/embedded/lib/ruby/gems/3.4.0/gems/sqlite3-1.7.3/ext/sqlite3/tmp/x86_64-linux-gnu/ports/sqlite3/3.45.2/sqlite-autoconf-3450200/.libs ; rm -rf libsqlite3.la )
( cd opt/metasploit-framework/embedded/lib/ruby/gems/3.4.0/gems/sqlite3-1.7.3/ext/sqlite3/tmp/x86_64-linux-gnu/ports/sqlite3/3.45.2/sqlite-autoconf-3450200/.libs ; ln -sf ../libsqlite3.la libsqlite3.la )
( cd opt/metasploit-framework/embedded/lib ; rm -rf terminfo )
( cd opt/metasploit-framework/embedded/lib ; ln -sf ../share/terminfo terminfo )
( cd opt/metasploit-framework/embedded/share/man/man1 ; rm -rf lzcat.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; ln -sf xz.1 lzcat.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; rm -rf lzma.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; ln -sf xz.1 lzma.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; rm -rf lzmadec.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; ln -sf xzdec.1 lzmadec.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; rm -rf unlzma.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; ln -sf xz.1 unlzma.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; rm -rf unxz.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; ln -sf xz.1 unxz.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; rm -rf xzcat.1 )
( cd opt/metasploit-framework/embedded/share/man/man1 ; ln -sf xz.1 xzcat.1 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_deletestr.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_deletestr.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_end.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_end.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_get.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_get.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_getc.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_getc.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_gets.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_gets.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_init.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_init.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_init_fd.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_init_fd.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_insertstr.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_insertstr.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_line.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_line.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_parse.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_parse.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_push.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_push.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_reset.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_reset.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_resize.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_resize.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_set.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_set.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_source.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_source.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_wdeletestr.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_wdeletestr.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_wget.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_wget.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_wgetc.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_wgetc.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_wgets.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_wgets.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_winsertstr.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_winsertstr.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_wline.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_wline.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_wparse.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_wparse.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_wpush.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_wpush.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf el_wset.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 el_wset.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf history.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 history.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf history_end.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 history_end.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf history_init.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 history_init.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf history_w.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 history_w.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf history_wend.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 history_wend.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf history_winit.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 history_winit.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_datalink_val_to_description.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_datalink_val_to_name.3pcap pcap_datalink_val_to_description.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_dispatch.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_loop.3pcap pcap_dispatch.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_dump_fopen.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_dump_open.3pcap pcap_dump_fopen.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_fopen_offline.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_open_offline.3pcap pcap_fopen_offline.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_fopen_offline_with_tstamp_precision.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_free_datalinks.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_free_tstamp_types.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_freealldevs.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_findalldevs.3pcap pcap_freealldevs.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_getnonblock.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_setnonblock.3pcap pcap_getnonblock.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_minor_version.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_major_version.3pcap pcap_minor_version.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_next.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_next_ex.3pcap pcap_next.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_open_dead_with_tstamp_precision.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_open_dead.3pcap pcap_open_dead_with_tstamp_precision.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_open_offline_with_tstamp_precision.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_perror.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_geterr.3pcap pcap_perror.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_sendpacket.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_inject.3pcap pcap_sendpacket.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf pcap_tstamp_type_val_to_description.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_end.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_end.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_init.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_init.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_line.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_line.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_reset.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_reset.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_str.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_str.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_wend.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_wend.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_winit.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_winit.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_wline.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_wline.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_wreset.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_wreset.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; rm -rf tok_wstr.3 )
( cd opt/metasploit-framework/embedded/share/man/man3 ; ln -sf editline.3 tok_wstr.3 )
( cd opt/metasploit-framework/embedded/ssl ; rm -rf cert.pem )
( cd opt/metasploit-framework/embedded/ssl ; ln -sf certs/cacert.pem cert.pem )
( cd opt/metasploit-framework/embedded/ssl/misc ; rm -rf tsget )
( cd opt/metasploit-framework/embedded/ssl/misc ; ln -sf tsget.pl tsget )
( cd usr/bin ; rm -rf msfbinscan )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfbinscan msfbinscan )
( cd usr/bin ; rm -rf msfconsole )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfconsole msfconsole )
( cd usr/bin ; rm -rf msfd )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfd msfd )
( cd usr/bin ; rm -rf msfdb )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfdb msfdb )
( cd usr/bin ; rm -rf msfelfscan )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfelfscan msfelfscan )
( cd usr/bin ; rm -rf msfmachscan )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfmachscan msfmachscan )
( cd usr/bin ; rm -rf msfpescan )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfpescan msfpescan )
( cd usr/bin ; rm -rf msfremove )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfremove msfremove )
( cd usr/bin ; rm -rf msfrop )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfrop msfrop )
( cd usr/bin ; rm -rf msfrpc )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfrpc msfrpc )
( cd usr/bin ; rm -rf msfrpcd )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfrpcd msfrpcd )
( cd usr/bin ; rm -rf msfupdate )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfupdate msfupdate )
( cd usr/bin ; rm -rf msfvenom )
( cd usr/bin ; ln -sf ../../opt/metasploit-framework/bin/msfvenom msfvenom )