Jump to content



awk scripting


afracten

Recommended Posts

#!/bin/gawk -f

BEGIN{}

{if (/<a/ || /<img/)

link=link+1

}

{if (/<a/ || /<img/)

cnt[$i]++

}

END{ print "Number of links in file = ",link

print "File Name and Path = "FILENAME

for (name in cnt) print(name,"\n",cnt[name])}

ελεος! παιδια, αυτο ειναι ενα awk script to οποιο εγραψα. δεν μπορω να το κανω exectutable.

κανω type chmod +x aa1.sh (aa1.sh ειναι το ονομα του file μου).

help?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Δημιουργία...

Important Information

Ο ιστότοπος theLab.gr χρησιμοποιεί cookies για να διασφαλίσει την καλύτερη εμπειρία σας κατά την περιήγηση. Μπορείτε να προσαρμόσετε τις ρυθμίσεις των cookies σας , διαφορετικά θα υποθέσουμε ότι είστε εντάξει για να συνεχίσετε.