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
she wrote a bash script and named the file “bash”.
#bash #scripting #naming #console #work
Again, about #gif making. These are gifs I made from #Serj-Tankian #music #videos in order to use as #avatars. Gifs are prepared with simple #bash script using mplayer and youtube-dl. Script follows - under the #animations.