Advertisement
Guest User

Untitled

a guest
Jul 19th, 2017
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. login as: dthrfou1
  2. dthrfou1@funny2tooth.com's password:
  3. Last login: Wed Feb 2 08:18:21 2011 from 219.64.91.196
  4. dthrfou1@funny2tooth.com [~]# pwd
  5. /home2/dthrfou1
  6. dthrfou1@funny2tooth.com [~]# drush
  7. -bash: drush: command not found
  8. dthrfou1@funny2tooth.com [~]# drush
  9. -bash: drush: command not found
  10. dthrfou1@funny2tooth.com [~]# drush help
  11. -bash: drush: command not found
  12. dthrfou1@funny2tooth.com [~]# cd drush
  13. dthrfou1@funny2tooth.com [~/drush]# drush.php
  14. -bash: drush.php: command not found
  15. dthrfou1@funny2tooth.com [~/drush]# ls
  16. ./ README.txt drush.api.php drush.php* includes/
  17. ../ commands/ drush.bat drush_logo-black.png
  18. LICENSE.txt drush* drush.info examples/
  19. dthrfou1@funny2tooth.com [~/drush]#
  20. dthrfou1@funny2tooth.com [~/drush]# cd
  21. dthrfou1@funny2tooth.com [~]# ls
  22. ./ .contactemail .htpasswds/ drush/ tmp/
  23. ../ .cpanel/ .lastlogin etc/ webalizer.conf
  24. .bash_history .dns .trash/ mail/ www@
  25. .bash_profile .gemrc .viminfo public_ftp/
  26. .bashrc .gnome2/ access-logs@ public_html/
  27. dthrfou1@funny2tooth.com [~]# vim .bash_profile
  28. f [ -f ~/.bashrc ]; then
  29. . ~/.bashrc
  30. fi
  31.  
  32. # User specific environment and startup programs
  33.  
  34. PATH=$PATH:$HOME/bin
  35.  
  36. export PATH
  37. unset USERNAME
  38. if [ -f ~/.bashrc ]; then
  39. . ~/.bashrc
  40. fi
  41.  
  42. # User specific environment and startup programs
  43.  
  44. PATH=$PATH:$HOME/bin
  45.  
  46. export PATH
  47. unset USERNAME
  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. # .bash_profile
  76.  
  77. # Get the aliases and functions
  78. -- INSERT -- 48,1 Top
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement