Difference between revisions of "Unix Tips"
From Vlsiwiki
(4 intermediate revisions by the same user not shown) | |||
Line 29: | Line 29: | ||
[[Tip 15: GCC Regex Library]] | [[Tip 15: GCC Regex Library]] | ||
+ | [[Tip 16: Fast command history in bash]] | ||
[[Tip 17: Aliases]] | [[Tip 17: Aliases]] | ||
Line 36: | Line 37: | ||
[[Tip 19: GNUplot]] | [[Tip 19: GNUplot]] | ||
− | + | [[Tip 20: Hard/Soft Links]] | |
+ | |||
+ | Future ideas: | ||
+ | |||
+ | *sed | ||
+ | *xargs | ||
+ | *bash | ||
+ | *ssh (tunneling) | ||
+ | *rsync | ||
+ | *unix file permissions | ||
+ | *ssh tunneling | ||
+ | *scp |
Latest revision as of 23:46, 18 August 2014
Tip 8: Data Manipulation in Unix
Tip 13: Regular Expressions (RegEx) (also includes grep)
Tip 16: Fast command history in bash
Future ideas:
- sed
- xargs
- bash
- ssh (tunneling)
- rsync
- unix file permissions
- ssh tunneling
- scp