GNU/Linux

Linux commands to create files and directories

Here are the Linux commands to create and use files and directories: cd–Change to another current working directory pwd–Print the name of the current working directory mkdir–Create a directory chmod–Change the permission on a file or directory ls–List the contents of a directory The following instructions explain how to create directories within your home directory, [...]