cd path/to/foo
python setup.py install --user
node node_modules/browserify/bin/cmd.js lib/client/honeycomb/main.js -o assets/honeycomb.js -t babelify
[jerry@chemlabtest ~]$ mkdir share
[jerry@chemlabtest ~]$ sudo mount -t vboxsf Downloads ~/share/
find . -type f -name '*.txt' -exec cat {} + >> output.file
swig -xml -c++ -module cashflow cashflow.hpp
from http://stackoverflow.com/questions/22689543/forcing-a-specific-page-to-use-https-with-angularjs
var forceSSL = function () {
if ($location.protocol() !== 'https') {
$window.location.href = $location.absUrl().replace('http', 'https');
}
};
forceSSL();
sample of using statement binding
$ ulimit -c unlimited
$ gdb ntest core.5711
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-64.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
INSTALL IO JS ON CENTOS 6.X AND 7.X
Step 1: Install wget if you don’t have
Step 2: Download IO JS
Visit https://iojs.org/dist/ to download latest version. The latest version now is 1.5.1, we’ll download iojs-v.X.X.X-linux
LN -s /cygdrive/c/Program\ Files/Java/<jre name> /usr/local/<jre name>
NewerOlder