Computer Science, asked by mufsedabagwan, 3 months ago

answer in brief
1) Explain any four linux commands?​

Answers

Answered by Renuka88470
0

Answer:

The ls command lists the contents of directory. Without any argument, it lists the contents of the current directory. ... By default, the ls command lists the contents of the specified directory only. This option forces it to list the contents from the subdirectories of the specified directory also. ·

Answered by Anonymous
2

Answer:

Basic Linux Commands Explained with Examples

  • mkdir command. The mkdir command creates new directory. ...
  • cd command. The cd command changes current working directory to the specified directory. ...
  • touch command. The touch command creates an empty file. ...
  • cat command. ...

Similar questions