Colored item indicates destination.
param 1 | param 2 | |
---|---|---|
Tell | him(indirect object) | the truth(direct object) |
Replace | rice | with noodles |
Prefer | coffee | to tea |
substitute | dest | for src |
substitute | src | with dest |
grep | word | file |
find | directory | -name "*key*" |
cp | src | dest |
ln | src | link |
chown | owner | file |
strcpy | dest | src |
#define | macro | expression |
typedef | source | type |
mklink | link | src |