|
28 | 28 | "name": "stdout", |
29 | 29 | "output_type": "stream", |
30 | 30 | "text": [ |
31 | | - "+ /7c\thttps://pt.wikipedia.org/wiki/POSIX\n", |
32 | | - "+ /7d\thttps://docs.python.org/pt-br/3/library/typing.html#typing.Final\n" |
| 31 | + "+ /7n\thttps://docs.python.org/pt-br/3/reference/expressions.html#unary-arithmetic-and-bitwise-operations\n", |
| 32 | + "+ /7p\thttps://pt.wikipedia.org/wiki/L%C3%B3gica_bin%C3%A1ria#NOT\n", |
| 33 | + "= /34\thttps://docs.python.org/pt-br/3/library/collections.html#collections.Counter\n", |
| 34 | + "= /6n\thttps://docs.python.org/pt-br/3/reference/datamodel.html#emulating-container-types\n", |
| 35 | + "= /2j\thttps://docs.python.org/pt-br/3/reference/datamodel.html\n", |
| 36 | + "+ /7q\thttps://docs.python.org/pt-br/3/library/functools.html#functools.total_ordering\n" |
33 | 37 | ] |
34 | 38 | }, |
35 | 39 | { |
36 | 40 | "name": "stderr", |
37 | 41 | "output_type": "stream", |
38 | 42 | "text": [ |
39 | | - "2 directives appended to FPY.LI.htaccess\n" |
| 43 | + "3 directives appended to FPY.LI.htaccess\n" |
40 | 44 | ] |
41 | 45 | } |
42 | 46 | ], |
43 | 47 | "source": [ |
44 | | - "CAP = 14\n", |
| 48 | + "CAP = 16\n", |
45 | 49 | "\n", |
46 | 50 | "adoc_path = f'../online/cap{CAP}.adoc'\n", |
47 | 51 | "\n", |
|
66 | 70 | "name": "stdout", |
67 | 71 | "output_type": "stream", |
68 | 72 | "text": [ |
69 | | - "+ /7c\thttps://pt.wikipedia.org/wiki/POSIX\n", |
70 | | - "+ /7d\thttps://docs.python.org/pt-br/3/library/typing.html#typing.Final\n" |
| 73 | + "+ /7n\thttps://docs.python.org/pt-br/3/reference/expressions.html#unary-arithmetic-and-bitwise-operations\n", |
| 74 | + "+ /7p\thttps://pt.wikipedia.org/wiki/L%C3%B3gica_bin%C3%A1ria#NOT\n", |
| 75 | + "= /34\thttps://docs.python.org/pt-br/3/library/collections.html#collections.Counter\n", |
| 76 | + "= /6n\thttps://docs.python.org/pt-br/3/reference/datamodel.html#emulating-container-types\n", |
| 77 | + "= /2j\thttps://docs.python.org/pt-br/3/reference/datamodel.html\n", |
| 78 | + "+ /7q\thttps://docs.python.org/pt-br/3/library/functools.html#functools.total_ordering\n" |
71 | 79 | ] |
72 | 80 | } |
73 | 81 | ], |
|
86 | 94 | "name": "stdout", |
87 | 95 | "output_type": "stream", |
88 | 96 | "text": [ |
89 | | - "/7c https://pt.wikipedia.org/wiki/POSIX\n", |
90 | | - "/7d https://docs.python.org/pt-br/3/library/typing.html#typing.Final\n" |
| 97 | + "/7n https://docs.python.org/pt-br/3/reference/expressions.html#unary-arithmetic-and-bitwise-operations\n", |
| 98 | + "/7p https://pt.wikipedia.org/wiki/L%C3%B3gica_bin%C3%A1ria#NOT\n", |
| 99 | + "/34 https://docs.python.org/pt-br/3/library/collections.html#collections.Counter\n", |
| 100 | + "/6n https://docs.python.org/pt-br/3/reference/datamodel.html#emulating-container-types\n", |
| 101 | + "/2j https://docs.python.org/pt-br/3/reference/datamodel.html\n", |
| 102 | + "/7q https://docs.python.org/pt-br/3/library/functools.html#functools.total_ordering\n" |
91 | 103 | ] |
92 | 104 | } |
93 | 105 | ], |
|
103 | 115 | }, |
104 | 116 | { |
105 | 117 | "cell_type": "code", |
106 | | - "execution_count": 5, |
| 118 | + "execution_count": 14, |
107 | 119 | "id": "a66fdca6-e1df-4b1d-8971-1baae54cb9ed", |
108 | 120 | "metadata": {}, |
109 | 121 | "outputs": [], |
110 | 122 | "source": [ |
111 | | - "!grep 'https://(?!f[^./]*\\.)[a-zA-Z0-9.-]+[^/]*' ../online/cap14.adoc" |
| 123 | + "!grep 'https://(?!f[^./]*\\.)[a-zA-Z0-9.-]+[^/]*' ../online/cap24.adoc # não está funcionando!" |
112 | 124 | ] |
113 | 125 | }, |
114 | 126 | { |
|
0 commit comments