Difference between revisions of "Unix Tips"
From Vlsiwiki
(2 intermediate revisions by the same user not shown) | |||
Line 36: | Line 36: | ||
[[Tip 19: GNUplot]] | [[Tip 19: GNUplot]] | ||
+ | |||
+ | [[Tip 20: Hard/Soft Links]] | ||
Future ideas: | Future ideas: | ||
Line 43: | Line 45: | ||
*bash | *bash | ||
*ssh (tunneling) | *ssh (tunneling) | ||
− | * | + | *rsync |
*unix file permissions | *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