What is /bin/dash? I noticed that the default system shell /bin/sh was changed to /bin/dash. Why was this change made?
{ 3 comments }
What is /bin/dash? I noticed that the default system shell /bin/sh was changed to /bin/dash. Why was this change made?
{ 3 comments }
How do I run “foo” command 10 times (or n times) under Linux or UNIX like operating systems?
{ 6 comments }
I want to increment the date under UNIX or Linux operating system while writing shell scripts. For example Apr/27/2011 should be incremented as Apr/28/2011 and so on. How do I increment a date in UNIX or Linux shell?
{ 1 comment }
How do I pass shell variables to awk command or script under UNIX like operating systems?
{ 0 comments }