Y
Hacker News
new
|
ask
|
show
|
jobs
How Much Do Echo Statements Slow Down a Bash Script?
(
colekillian.com
)
3 points
by
ruborcalor
2152 days ago
1 comments
oweiler
2151 days ago
In a typical Bash script calling `echo` makes absolutely no difference with regards to running time.
link