Guest User

Untitled

a guest
Apr 23rd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. anita@anitas-computer:~$ echo $PATH
  2. /var/lib/gems/1.8/gems:/home/anita/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  3. anita@anitas-computer:~$ cd sandbox
  4. anita@anitas-computer:~/sandbox$ ls
  5. anita@anitas-computer:~/sandbox$ rails QuickBite
  6. The program 'rails' is currently not installed. You can install it by typing:
  7. sudo apt-get install rails
  8. Make sure you have the 'universe' component enabled
  9. bash: rails: command not found
  10. anita@anitas-computer:~/sandbox$
Add Comment
Please, Sign In to add comment