remove comments from a shell script using sed script
Description: How to remove comments from a shell script
Example:
sed -f remove_comments.sed example.sh
remove comments from a shell script using sed script
Description: How to remove comments from a shell script
Example:
sed -f remove_comments.sed example.sh