2018-02-22-2988880

yesterday i have tested and sent this piece of code to one girl, it calculates only the size of directories, the sum to be precise.

find -type d -ls | awk 'BEGIN {a=0}{a+=$7}END{print a}'

and she said she did not receive the email, so i have checked and apparently i sent it to other girl because of the thunderbird autocomplete.

then i replied to the other girls email - no offence. #bash #scripting #awk

բնօրինակ սփիւռքում(եւ մեկնաբանութիւննե՞ր)

պիտակներ՝ bash  scripting  awk