I downloaded a few zip files this morning and needed to move them to a new directory. Moving them to a new directory from the command line was trivial:
for i in $(find . -type f -newermt 2012-12-18); do cp $i /[NEW DIRECTORY PATH/; done;
for i in $(find . -type f -newermt 2012-12-18); do cp $i /[NEW DIRECTORY PATH/; done;
You have already activated torquebox-core 2.1.2, but your Gemfile requires torquebox-core 2.0.3.redhat.1. Using bundle exec may solve this.
ERROR: Loading command: install (LoadError)
no such file to load -- zlib
ERROR: While executing gem ... (NameError)
uninitialized constant Gem::Commands::InstallCommand
rvm notes
rvm requirements
rvm install 1.9.2
sudo yum install -y gcc ruby-devel libxml2 libxml2-devel libxslt libxslt-devel1.9.2
data-source enable --name=DATASOURCE-NAME
./jboss-cli.sh --connect command=:shutdown
ln -sfn DESTINATION_DIRECTORY LINK_NAME
sudo yum install gcc
rvm use jruby
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
ActiveRecord::ConnectionNotEstablished
ArgumentError: syntax error on line 42, col 0: `' load at org/yecht/ruby/YParser.java:152 load at /home/[USER NAME]/.rvm/rubies/jruby-1.6.5/lib/ruby/1.8/yaml.rb:134 database_configuration at /home/
[USER NAME]
/.rvm/gems/jruby-1.6.5/gems/railties-3.2.1/lib/rails/application/configuration.rb:115
rvm use jRuby
java.lang.Exception:No bundle plugin resource available to handle deployment for bundle type [BundleType[id=10001,name=Ant Bundle]]. Ensure the bundle plugin is deployed and its resource is imported into inventory.