Monday, 30 September 2013

Bash=?iso-8859-1?Q?=2C_name_of_the_stdin_file=3F_=96_unix.stackexchange.com?=

Bash, name of the stdin file? – unix.stackexchange.com

I have to write a bash script which will count symbols like "<" and ">"
from stdin. For example: $ ./myscript.sh <example.html > - 20 < - 21 Found
mismatching brackets! I did this: …

No comments:

Post a Comment