Skip to content

Instantly share code, notes, and snippets.

@bdonnahue
Created September 23, 2017 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bdonnahue/ea12b71ddd82293ffd03328c6dfc1c3f to your computer and use it in GitHub Desktop.
Save bdonnahue/ea12b71ddd82293ffd03328c6dfc1c3f to your computer and use it in GitHub Desktop.
[root@24ea42cd89ed ~]# cd /home/git/gitlab/
[root@24ea42cd89ed gitlab]# gem which rake
/usr/local/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake.rb
[root@24ea42cd89ed gitlab]# sudo -u git gem which rake
sudo: gem: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment