2.4k questions

2.4k answers

99.5k users

Categories

0 votes
68 views

What are 5 Linux commands?

in Operating Systems by (95.8k points)

1 Answer

0 votes
Top 5 Linux Commands You Must Know as a Regular User
  • ls - The most frequently used command in Linux to list directories.
  • pwd - Print working directory command in Linux.
  • cd - Linux command to navigate through directories.
  • mkdir - Command used to create directories in Linux.
  • mv - Move or rename files in Linux.
by (95.8k points)
...