Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.82 KB | None | 0 0
  1. mkdir lab0
  2. cd lab0
  3. touch amoonguss2
  4. touch blastoise8
  5. touch duglett3
  6. mkdir drapion8
  7. cd drapion8
  8. mkdir tympole
  9. touch grumpig
  10. mkdir gabite
  11. mkdir burmy
  12. mkdir shieldon
  13. cd ..
  14. mkdir hoppip0
  15. cd hoppip0
  16. mkdir tympole
  17. touch lampent
  18. mkdir sceptile
  19. cd ..
  20. mkdir lickitung9
  21. cd lickitung9
  22. mkdir vaporeon
  23. touch wormadam
  24. mkdir spearow
  25. cd ..
  26. echo -e "Ходы After You Foul Play Gastro Acid Giga Drain Seed Bomb\nSleep Talk Snore Synthesis Worry Seed"
  27. echo -e "Ходы Aqua Tail\nAvalanche Body Slam Brine Counter Defense Curl Dive Double-Edge\nDynamicpunch Flash Cannont Focus Punch Hydro Cannon Ice Punch Icy Wind\nIron Defense Iron Tail Mega Kick Mega Punch Hud-Slap Out-rage Rollout\nSeismic Toss Signal Beam Sleep Talk Snore Water Pledge Zen\nHeadbutt" > blastoise8
  28. echo -e "Возможности Overland=7 Burrow=8 Power=1\nIntelligence=3" > diglett3
  29. cd drapion8
  30. echo -e "Возможности Overland=6 Surface=6 Jump=6\nPower=3 IntelLigence=4" > grumpig
  31. cd ..
  32. cd hoppip0
  33. echo -e "Развитые способности Shadow\nTag" > lampent
  34. cd ..
  35. cd lickitung9
  36. ecgo -e "Возможности Overland=6 Surface=2 Jump=3 Power=1\nIntelligence=4 Threaded=0" > wormadam
  37. cd ..
  38. chmod 046 amoonguss2
  39. chmod 004 blastoise8
  40. chmod 046 diglett3
  41. chmod 736 drapion8
  42. cd drapion8
  43. chmod 315 tympole
  44. chmod 444 grumpig
  45. chmod 711 gabite
  46. chmod 511 burmy
  47. cd ..
  48. chmod 733 hoppip0
  49. cd hoppip0
  50. chmod 764 tympole
  51. chmod 666 lampent
  52. chmod 317 sceptile
  53. cd ..
  54. chmod 337 lickitung9
  55. cd lickitung9
  56. chmod 357 vaporeon
  57. chmod 622 wormadam
  58. chmod 315 spearow
  59. cd ..
  60. cp -R drapion8 ~/lab0/lickitung9/spearow 2>error3th
  61. cat amoonguss2 > ~/lab0/hoppip0/lampentamoonguss 2>>error3th
  62. cd hoppip0
  63. rm lampentamoonguss
  64. cd ..
  65. ln amoonguss2 ~/lab0/hoppip0/lampentamoonguss 2>>error3th
  66. cat ~/lab0/lickitung9/wormadam ~/lab0/lickitung9/wormadam > ~/lab0/blastoise8_83 2>>error3th
  67. cp diglett3 ~/lab0/drapion8/burmy 2>>error3th
  68. ln -s diglett3 ~/lab0/drapion8/grumpigdiglett 2>>error3th
  69. ln -s hoppip0 Copy_57 2>>error3th
  70. mkdir tmp
  71. (wc -c grumpig lampent | sort -n) 2>/dev/null
  72. ls -lR | sort -k5 | ggrep ".......... " | tail -2
  73. grep -v "Me" ~/lab0/drapion8/grumpig ~/lab0/hoppip0/lampent 2>>/tmp/err
  74. ls -lR | grep 'le' * | sort -k5
  75. (find . -type f | find . -name 'l*' | xargs wc -l | sort -k2)2>&1
  76. (ls -lR|grep "n$"| sort -k5) 2>>/tmp/err
  77. chmod 700 blastoise8
  78. rm blastoise8
  79. rm ./lickitung9/wormadam
  80. chmod 700 Copy_*
  81. rm Copy_*
  82. chmod 700 ./hoppip0/lampentamoongu*
  83. rm ./hoppip0/lampentamoongu*
  84. chmod 700 hoppip0
  85. rm -r hoppip0
  86. chmod 700 ./lickitung9/spearow
  87. chmod 700 ./lickitung9/spearow/drapion8
  88. chmod 700 ./lickitung9/spearow/drapion8/burmy
  89. chmod 700 ./lickitung9/spearow/drapion8/gabite
  90. chmod 700 ./lickitung9/spearow/drapion8/grumpig
  91. chmod 700 ./lickitung9/spearow/drapion8/shieldon
  92. rm -r ./lickitung9/spearow/drapion8
  93. rmdir ./lickitung9/spearow
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement