DEV Community

Cover image for Linux Basic Part-00
ShadowAryan
ShadowAryan

Posted on

2 2

Linux Basic Part-00

I am using Kali linux through out the whole Blog Series of Linux Basic Command to demostrate you the linux basic command.

  1. ls Command
    • ls means listing.
    • This command list the files and folders in the current directory. Screenshot 2021-06-03 230502
    • you can also use (-l) flag in ls to see the list of files and folders with, at what time they are created , permission that given to them, etc. i.e- ls -l Screenshot 2021-06-03 230525

2.pwd Command

  • to view the current directory you are working in. Screenshot 2021-06-03 230605

3.clear Command

  • clear everything on the terminal. Screenshot 2021-06-03 230629

4.exit Command

  • this command is used to close the terminal. Screenshot 2021-06-03 230324

If you are having any problem in understanding the commands you can watch the video through the link that is given below:-
linux basic part- 00

Hope you like the 00 part of blog series of linux basic command blog.

Part 01 - Link basic part - 01

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs