Hi McHenry,

from your question I gather that you should perhaps start by going through 
one/two articles on the basic Linux commands - just to keep you a-float ;)

ls              list directory
cd              change directory
sudo            execute som command as another user (superuser unless otherwise 
specified)
pushd   cd and remember where you were at
popd    cd to the remembered directory prior to the pushed one

cheers
Walther

Den 05/08/2014 kl. 13.43 skrev McHenry <he...@incred.com.au>:

> I am using the following guide:
> https://gorails.com/setup/ubuntu/14.04
> 
> Under the heading "Using rbenv" the first line instruction is "cd"
> 
> What is the purpose of this command?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to rubyonrails-talk+unsubscr...@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/rubyonrails-talk/e93f0cf6-e201-4038-a6e8-19ce9c96b4e6%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/BDE7C77B-E089-4FE9-B146-A1642EEE0913%40diechmann.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to