some tools / cmd

|-------------linux cmd----------|

pocess : top pstree ps

read/search file : cat more less grep ->advanced : awk ...

sed..

disk msg : du df fdisk

|------------------|

operating system lab : dd nasm/as vm ..

git  ->  version control , project ...

clang/clang++  -> good substitute for gcc/g++ , surprise in error/warning  :)

octave  matlab($) -> math

|--------network tool-----|

ssh telnet

lftp

wget  curl axel !!!

  wifi : iw ...

   wiresharp nmap  (-- _ --  || network lab

   yah3c -> similar but better than Inode, python2.7 but just edit the configure file if python3 + ,make

   traceroute

 |--------vm--------|

qemu -> fast!

VirtualBox 

Vmware ($)-> can creat img/flp/..

Boches -> can debug

 |--------office--------|

mdp : 基于ncurses的命令行演示工具, [markdown]

pdftk : conver rotate or ..

convert file : dos2uix , unix2dos

Xmind ....

gnuplot ..

原文地址:https://www.cnblogs.com/tinyork/p/4362874.html