mysql -u elearnin_eapr387 -p'5AB4HNK}5%=1' -e "use elearnin_moodle;select id,category,fullname,shortname,format,timecreated, timemodified from mdl_course order by timecreated;" > courses.txt;cat courses.txt;wc -l courses.txt