I gave a short lecture at work about web development for mobile. Link to prezi
Category: General
Common Unix Commands
Files/Directories cp source destination Copies the source file to destination. ls Listsd the content of the current directory. ls -l – shows also extra info. ls -R – shows content of directory…