10011011 01101101 11010010 11010010 10011011 01101101 11010010 11101001 10010010 11011011 11010010 11101001 11101111 00100100 10010010 11011011 01101101 11010010 10011011 01101101 11010010 11010010 11010010 10011011 11101001 10010010 11011011 11101001 10010010 11011011 |
push ax push bx mov ax,33 mov bx,45 add ax,bx pop bx pop ax jnz next |
mkdir Make Directory ls List cd Change Directory mv Move a file rm Remove (delete) a file nano - a simple text editorUntil I get a course written on Linux/Unix (coming soon) a good reference is the "Linux Command Line and Shell Scripting Bible" by Richard Blum (Wiley Publishing). You can either BUY it or use an ONLINE PDF version. Trust me - while it may be a bit pricy, you won't regret purchasing that book.