Windows xcopy cheatsheets
Copy the file(s) to the specified destination:
xcopy {{path/to/file_or_directory}} {{path/to/destination}}
List files that will be copied before copying:
xcopy {{path/to/file_or_directory}} {{path/to/destination}} /p
cut -d: -f1 /etc/passwd | |
https://askubuntu.com/questions/410244/is-there-a-command-to-list-all-users-also-to-add-delete-modify-users-in-the |
Windows xcopy cheatsheets
Copy the file(s) to the specified destination:
xcopy {{path/to/file_or_directory}} {{path/to/destination}}
List files that will be copied before copying:
xcopy {{path/to/file_or_directory}} {{path/to/destination}} /p
Classic: | |
- AAPL|hppl://sdfs|hahaha | |
- AAPL|hppl://sdfs|hahaha | |
Elliot wave: | |
- AAPL|hppl://sdfs|hahaha |
At TEXTKOOL, accessible from https://textkool.com/, one of our main priorities is the privacy of our visitors. This Privacy Policy document contains types of information that is collected and recorded by TEXTKOOL and how we use it.
If you have additional questions or require more information about our Privacy Policy, do not hesitate to contact us.
This Privacy Policy applies only to our online activities and is valid for visitors to our website with regards to the information that they shared and/or collect in TEXTKOOL. This policy is not applicable to any information collected offline or via channels other than this website.
By using our website, you hereby consent to our Privacy Policy and agree to its terms.
At LIPSPY, accessible from https://lipspy.com/, one of our main priorities is the privacy of our visitors. This Privacy Policy document contains types of information that is collected and recorded by LIPSPY and how we use it.
If you have additional questions or require more information about our Privacy Policy, do not hesitate to contact us.
This Privacy Policy applies only to our online activities and is valid for visitors to our website with regards to the information that they shared and/or collect in LIPSPY. This policy is not applicable to any information collected offline or via channels other than this website.
By using our website, you hereby consent to our Privacy Policy and agree to its terms.
IDS=$(docker images | awk '{if ($1 ~ /^(debian|centos)/) print $3}') | |
docker save $IDS -o /path/to/save/somedockersimages.tar |
# Install kernel extra's to enable docker aufs support | |
# sudo apt-get -y install linux-image-extra-$(uname -r) | |
# Add Docker PPA and install latest version | |
# sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 36A1D7869245C8950F966E92D8576A8BA88D21E9 | |
# sudo sh -c "echo deb https://get.docker.io/ubuntu docker main > /etc/apt/sources.list.d/docker.list" | |
# sudo apt-get update | |
# sudo apt-get install lxc-docker -y | |
# Alternatively you can use the official docker install script |
awk '{u=$2+$4; t=$2+$4+$5; if (NR==1){u1=u; t1=t;} else print ($2+$4-u1) * 100 / (t-t1) "%"; }' \ | |
<(grep 'cpu ' /proc/stat) <(sleep 1;grep 'cpu ' /proc/stat) |
#!/bin/bash -i | |
curl https://pyenv.run | bash | |
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.1/install.sh | bash | |
echo 'export PATH="/root/.pyenv/bin:$PATH"' >> .bashrc | |
echo 'eval "$(pyenv init -)"' >> .bashrc | |
echo 'eval "$(pyenv virtualenv-init -)"' >> .bashrc | |
sudo apt update |
I hereby claim:
To claim this, I am signing this object: