#linux
Read more stories on Hashnode
Articles with this tag
Introduction: With virtualization, applications are now deployed in a flexible manner that provides efficiency. In this blog post, we'll explore the...
ls: List files and directories in the current directory. ls cd: Change directory. cd [directory] pwd: Print the current working directory. ...