Advertisement
Guest User

Untitled

a guest
Oct 13th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.50 KB | None | 0 0
  1. Le coupable est Jeremy Bowers ! Historique à suivre.
  2.  
  3. 1 cd ~
  4. 2 ls
  5. 3 cd Documents/quetes/
  6. 4 cd Septembre\ 2019/
  7. 5 ls
  8. 6 cd Introduction\ à\ Unix/
  9. 7 ls
  10. 8 cd clmystery-master/
  11. 9 ls
  12. 10 head hint1
  13. 11 exe hint1
  14. 12 nano hint1
  15. 13 cd ~
  16. 14 ls
  17. 15 cd Documents/quetes/Septembre\ 2019/
  18. 16 ls
  19. 17 cd Debug\ PHP/
  20. 18 touch index.php
  21. 19 pwd
  22. 20 cd Documents/quetes/Septembre\ 2019/Debug\ PHP/
  23. 21 ls
  24. 22 php -S localhost:8000
  25. 23 cd ..
  26. 24 cd ~
  27. 25 ls
  28. 26 cd PhpstormProjects/
  29. 27 cd Xdebug/
  30. 28 php -S localhost:8000
  31. 29 ls
  32. 30 php -S localhost:8000
  33. 31 brew list
  34. 32 brew install xdebug
  35. 33 pecl -v
  36. 34 sudo pecl install xdebug
  37. 35 pecl install xdebug
  38. 36 git clone git://github.com/xdebug/xdebug.git
  39. 37 pwd
  40. 38 ls
  41. 39 cd xdebug/
  42. 40 ls
  43. 41 phpize
  44. 42 xcode-select--install
  45. 43 xcode-select --install
  46. 44 sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /
  47. 45 ./configure
  48. 46 make
  49. 47 sudo mkdir -p /usr/local/php/extensions
  50. 48 sudo cp modules/xdebug.so /usr/local/php/extensions/
  51. 49 which php
  52. 50 locate php.ini
  53. 51 cp /private/etc/php.ini.default /private/etc/php.ini
  54. 52 sudo cp /private/etc/php.ini.default /private/etc/php.ini
  55. 53 sudo nano /private/etc/php.ini
  56. 54 php -i | grep xdebug
  57. 55 brew services php restart
  58. 56 brew services restart php
  59. 57 php -i | grep xdebug
  60. 58 php -v
  61. 59 php -S localhost:8000
  62. 60 cd Documents/quetes/Septembre\ 2019/clear
  63. 61 clear
  64. 62 sudo nano /private/etc/php.ini
  65. 63 ls /usr/lib/php
  66. 64 cd extensions
  67. 65 ls /usr/lib/php/extensions/no-debug-non-zts-20160303/
  68. 66 php -i
  69. 67 clear
  70. 68 php -i | grep xdebug
  71. 69 which php
  72. 70 locate php.ini
  73. 71 php -v
  74. 72 sudo nano /usr/local/etc/php/7.3/php.ini
  75. 73 php -i | grep xdebug
  76. 74 cd ~/Downloads/
  77. 75 mkdir xdebug
  78. 76 mv xdebug-2.8.0beta2.tgz xdebug/
  79. 77 cd xdebug/
  80. 78 tar xzf xdebug-2.8.0beta2.tgz
  81. 79 cd xdebug-2.8.0beta2
  82. 80 phpize
  83. 81 ./configure
  84. 82 make
  85. 83 sudo cp modules/xdebug.so /usr/local/php/extensions/
  86. 84 php -i | xdebug
  87. 85 php -i | grep xdebug
  88. 86 brew uninstall php
  89. 87 php -i | grep xdebug
  90. 88 nano ~/.bashrc
  91. 89 /usr/bin/php
  92. 90 /usr/bin/php -i | grep xdebug
  93. 91 php -S localhost:8000
  94. 92 php -S localhost:8000
  95. 93 php -S localhost:8000
  96. 94 exit
  97. 95 php
  98. 96 php -S localhost:8000
  99. 97 cd Documents/quetes/Septembre\ 2019/
  100. 98 ls
  101. 99 cd Introduction\ à\ Unix/
  102. 100 ls
  103. 101 cd clmystery-master/
  104. 102 ls
  105. 103 more -s hint1
  106. 104 head -hint2
  107. 105 head hint2
  108. 106 :q
  109. 107 cd mystery
  110. 108 ls
  111. 109 grep CLUE /crimescene
  112. 110 grep "CLUE" crimescene
  113. 111 cd ..
  114. 112 more hint3
  115. 113 cd mystery/
  116. 114 ls
  117. 115 head pepole
  118. 116 head people
  119. 117 more people
  120. 118 cd ..
  121. 119 ls
  122. 120 head hint 2
  123. 121 head hint2
  124. 122 ls
  125. 123 more instructions
  126. 124 ls
  127. 125 cd mystery/
  128. 126 grep "CLUE" crimescene
  129. 127 cd ..
  130. 128 ls
  131. 129 more hint3
  132. 130 ls
  133. 131 cd mystery/
  134. 132 ls
  135. 133 head people
  136. 134 more people
  137. 135 cat people
  138. 136 grep "Annabel" people
  139. 137 lq
  140. 138 ls
  141. 139 cd interviews/
  142. 140 ls
  143. 141 head interview-47246024
  144. 142 head interview-9437737
  145. 143 head interview-699607
  146. 144 cd ..
  147. 145 ls
  148. 146 cd ..
  149. 147 head hint6
  150. 148 ls
  151. 149 cd mystery/
  152. 150 greap "Honda" vehicles
  153. 151 grep "Honda" vehicles
  154. 152 head vehicles
  155. 153 grep "Licence Plate L337" vehicles
  156. 154 grep "Licence Plate" vehicles
  157. 155 ls
  158. 156 grep "L337" vehicles
  159. 157 cd ..
  160. 158 ls
  161. 159 head hint7
  162. 160 cd mystery/
  163. 161 ls
  164. 162 head vehicles
  165. 163 grep -A 5 "L337" vehicles
  166. 164 cd ..
  167. 165 head hint7
  168. 166 head hint8
  169. 167 ls
  170. 168 cd mystery/
  171. 169 ls
  172. 170 head people
  173. 171 ls
  174. 172 cd memberships/
  175. 173 ls
  176. 174 cat AAAs | grep -c "Erika Owensh"
  177. 175 cat AAA | grep -c "Erika Owens"
  178. 176 cat Delta_SkyMilesA | grep -c "Erika Owens"
  179. 177 cat Delta_SkyMiles | grep -c "Erika Owens"
  180. 178 cat AAA
  181. 179 cat AAA | grep -c "Joe Germuska"
  182. 180 cat Delta_SkyMiles | grep -c "Joe Germuska"
  183. 181 cat AAA | grep -c "Jeremy Bowens"
  184. 182 cat AAA | grep -c "Jacqui Maher"
  185. 183 cat Delta_Skymiles | grep -c "Jacqui Maher"
  186. 184 ls
  187. 185 cat Museum_of_Bash_History | grep -c "Jacqui Maher"
  188. 186 cat Terminal_City_Library | grep -c "Jacqui Maher"
  189. 187 cd ..
  190. 188 ls
  191. 189 echo Jacqui Maher
  192. 190 history > mon_historique.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement