gaiar
6/4/2018 - 12:21 PM

useful shell commands

git submodule update --recursive --remote
git submodule update --init --recursive

git pull --recurse-submodules

git submodule update --recursive --remote
git clone --recurse-submodules -j4 https://github.com/conda-forge/feedstocks.git

nohup git clone --recurse-submodules -j4 https://github.com/AnacondaRecipes/AnacondaRecipesSync.git &
sudo dd if=/dev/zero of=/var/swap bs=1M count=1024
sudo chmod 0600 /var/swap
sudo mkswap /var/swap
sudo swapon /var/swap
cat /proc/cpuinfo | grep neon