More Bash Redirections
|
|
Everybody's seen redirection in bash commands, that's pretty common, but bash also allows you to define redirections when you define functions. This causes the redirections to be evaluated/executed whenever the function is called. This feature doesn't really give you any new features, just another way to express existing features.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.