| Follow @mactsouk
Greece
Mihalis Tsoukalos is a Technical author, a UNIX Administrator and Developer, a DBA and a Mathematician. He is the author of Go Systems Programming and Mastering Go. You can reach him at http://www.mtsoukalos.eu/ and https://twitter.com/mactsouk.
Authored Comments
How easy it is to convert a Drupal 7 or a WordPress site to Hugo? Any tips?
My favorite find expression is when I combine it with grep(1) as follows:
$ grep "aWord" `find . -name "*.c"`