随笔分类 - linux command
linux command example
摘要:【Purpose】 Learning linux command xxd , convert files to array 【Eevironment】 Ubuntu 16.04 terminal 【Produce】 xxd -i 1.bmp bmp.c
阅读全文
摘要:【Purpose】 Learning linux command lsusb 【Eevironment】 Ubuntu 16.04 terminal 【Produce】 vmuser@vmuser-VirtualBox:~$ lsusb -D /dev/bus/usb/001/003 Device:
阅读全文
摘要:【Purpose】 Learning linux command tar , package and depackage 【Eevironment】 Ubuntu 16.04 terminal 【Produce】 sudo apt install pigz package: tar --use-co
阅读全文
摘要:【Purpose】 Learning linux command tee, read from standard input and write to standard output and files 【Eevironment】 Ubuntu 16.04 terminal 【Produce】 vm
阅读全文
摘要:【Purpose】 Learning linux command lynx 【Eevironment】 Ubuntu 16.04 terminal apt-get install lynxusage assic to strage web contentexample: root@vmuer-Vir
阅读全文
摘要:Linux command pushd popd 【Purpose】 Learning linux command pushd popd 【Eevironment】 Ubuntu 16.04 terminal 【Procdeure】
阅读全文
摘要:Linux command find 【Purpose】 Learning linux command nmon 【Eevironment】 Ubuntu 16.04 terminal 【Procdeure】 example1: find file size bigger than 50M
阅读全文
摘要:Linux command nmon 【Purpose】 Learning linux command nmon 【Eevironment】 Ubuntu 16.04 terminal 【Procdeure】
阅读全文
摘要:Linux command stty reference: https://blog.csdn.net/lqxandroid2012/article/details/78929506 【Purpose】 Learning linux command stty for get/set serial u
阅读全文
摘要:Linux command automake 【Purpose】 Learning linux command automake for generate Makefile.in for configure from Makefile.am 【Eevironment】 Ubuntu 16.04 te
阅读全文
摘要:Linux command parted 【Purpose】 Learning linux command parted to manipulate disk partitions 【Eevironment】 Ubuntu 16.04 terminal 【Procdeure】 example: an
阅读全文
摘要:Linux command useradd 【Purpose】 Learning linux command useradd to create a new user or update default new user information 【Eevironment】 Ubuntu 16.04
阅读全文
摘要:Linux command mktemp 【Purpose】 Learning linux command mktemp to create a temporary file or directory 【Eevironment】 Ubuntu 16.04 terminal 【Procdeure】 S
阅读全文
摘要:Linux command dialog 【Purpose】 Learning how to use dialog commad, do man-machine interaction. 【Eevironment】 Ubuntu 16.04 terminal 【Procdeure】 Source c
阅读全文
摘要:Linux command grep 【Purpose】 Learning how to use grep commad, we will introduce three methods. 【Eevironment】 Ubuntu 16.04 terminal 【Procdeure】 example
阅读全文
摘要:Linux command wc 【Purpose】 Learning how to statistics line numbers in file 【Eevironment】 Ubuntu 16.04 terminal 【Procdeure】 $ cat test.sh #!/bin/bash e
阅读全文
浙公网安备 33010602011771号