随笔分类 - Bash
摘要:https://gitee.com/mirrors/oh-my-zsh.git Ubuntu 下 Oh My Zsh 的最佳实践「安装及配置」 - SegmentFault 思否 https://segmentfault.com/a/1190000015283092#:~:text=Ubuntu%2
阅读全文
摘要:root@HOME:/zsh-src# ./install.sh Cloning Oh My Zsh... Cloning into '/root/.oh-my-zsh'... Username for 'https://gitee.com': rgqancy@126.com Password fo
阅读全文
摘要:关于shell:Unix命令查找两个文件中常见的行 | 码农家园 https://www.codenong.com/373810/ Shell command to find lines common in two files - Stack Overflow https://stackoverfl
阅读全文
摘要:vim 删除重复行 - 国内版 Binghttps://cn.bing.com/search?FORM=U227DF&PC=U227&q=vim+%E5%88%A0%E9%99%A4%E9%87%8D%E5%A4%8D%E8%A1%8C SHELL/VIM删除重复行(去重) - zjbzwhwhz的
阅读全文
摘要:root@PC-RENGUOQIANG:~# curl http://kermit:kermit@192.168.66.182:8080/activiti-rest/service/repository/deployments/ {"data":[{"id":"20","name":"Demo processes","deploymentTime":"2018-08-01T10:02:11.2...
阅读全文
摘要:uname -a hostnamevim /etc/sysconfig/network
阅读全文
摘要:linux https://www.linuxquestions.org/questions/linux-general-1/ls-do-not-list-full-path-only-filename-657894/ https://unix.stackexchange.com/questions
阅读全文
摘要:java -jar selenium-server-standalone-2.53.1.jar -role hub explorer http://192.168.1.173:4444/grid/console nautilus http://192.168.1.173:4444/grid/console java -jar selenium-server-standalone-2.53.1....
阅读全文
摘要:#!set uuidtmp = uuid.tmp #!uuidgen > $uuidtmp #!set uuid=<$uuidtmp #!rm $uuidtmp #!echo $uuid #!currentdir=`pwd` #!echo $currentdir uuid=`uuidgen` echo ${uuid} echo $uuid.png #!echo ${uuid}.png #!ech...
阅读全文