git branch -m <old-name> <new-name> git push origin :<old-name> <new-name>
git tag -a versionnumber -m "versionmess git push origin versionnumber
#If you want to check the logs since 1 h git log --since="1 hour ago"
git log --oneline --graph --decorate
#here i am trying to make the one line l git config --global alias.sLog "log --on
a=`curl --insecure -I SITE-NAME | awk 'N b=`wget -qO- --no-check-certificate SITE if [[ "$a" -eq 200 ]]; then
export PATH=$WORKSPACE/resources/chromed export PYTHONPATH=$WORKSPACE
//JS Code function runShellScript(){ const process = require('child_proce
# way1 cp -f /path/to/file1.txt /another/path/t
docker rmi $(docker images | grep "^<non
scp filename username@ipaddress:destinat For example :
#!/bin/sh hello()
# docker ps -a -q -> will return all id docker stop $(docker ps -a -q) docker rm $(docker ps -a -q)
:wq # will save and exit :w # will save :q! # exit without saving
pwd #print the name of current working cd #change directory ls #List directory contents
sudo lsof -i tcp:port //To find the port kill pid //kills the process which is ru
#!/bin/bash # Uninstall Script
unzip file_name
result=$(curl -n \ -X POST -H 'Content-Type: application/js "give_url" \
/bin/bash -c "$(curl -fsSL https://raw.g
0 Comments
Please Login to Comment Here