The command 'touch' checks to see if there is a file with that name and if it doesn't exist, then it creates it. Therefore, 'touch myself' will make a file named 'myself' unless it already exists.
'w' is the shortest command I know. It is short for 'who' and it checks who is logged into the...