Relative Content

Tag Archive for linuxbashubuntucountcpu-word

Bash script for calculating words in a site

Hi im trying to write a script with bash that accesses a site, with articles, looking for desired links end with numbers or chars,capital or small, counting the times some words appear at each article. Im trying to submit, to an autograder for homeworks, but i get 18 lines mismatched, im new to bash, so i hope someone can help fill a break case or give a suggestion to try to improve the script, thanks