Skip to content

Instantly share code, notes, and snippets.

@jespada
Created April 24, 2014 15:02
Show Gist options
  • Save jespada/11257978 to your computer and use it in GitHub Desktop.
Save jespada/11257978 to your computer and use it in GitHub Desktop.
chef-dk pak
➜ ~ ls -l /usr/bin/ | grep chefdk
lrwxrwxrwx 1 root root 21 apr 16 13:31 berks -> /opt/chefdk/bin/berks
lrwxrwxrwx 1 root root 20 apr 16 13:31 chef -> /opt/chefdk/bin/chef
lrwxrwxrwx 1 root root 26 apr 16 13:31 chef-apply -> /opt/chefdk/bin/chef-apply
lrwxrwxrwx 1 root root 27 apr 16 13:31 chef-client -> /opt/chefdk/bin/chef-client
lrwxrwxrwx 1 root root 26 apr 16 13:31 chef-shell -> /opt/chefdk/bin/chef-shell
lrwxrwxrwx 1 root root 25 apr 16 13:31 chef-solo -> /opt/chefdk/bin/chef-solo
lrwxrwxrwx 1 root root 25 apr 16 13:31 chef-zero -> /opt/chefdk/bin/chef-zero
lrwxrwxrwx 1 root root 23 apr 16 13:31 fauxhai -> /opt/chefdk/bin/fauxhai
lrwxrwxrwx 1 root root 26 apr 16 13:31 foodcritic -> /opt/chefdk/bin/foodcritic
lrwxrwxrwx 1 root root 23 apr 16 13:31 kitchen -> /opt/chefdk/bin/kitchen
lrwxrwxrwx 1 root root 21 apr 16 13:31 knife -> /opt/chefdk/bin/knife
lrwxrwxrwx 1 root root 20 apr 16 13:31 ohai -> /opt/chefdk/bin/ohai
lrwxrwxrwx 1 root root 23 apr 16 13:31 rubocop -> /opt/chefdk/bin/rubocop
lrwxrwxrwx 1 root root 20 apr 16 13:31 shef -> /opt/chefdk/bin/shef
lrwxrwxrwx 1 root root 22 apr 16 13:31 strain -> /opt/chefdk/bin/strain
lrwxrwxrwx 1 root root 24 apr 16 13:31 strainer -> /opt/chefdk/bin/strainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment