linux commands

  • ls: lists files and directories in the current directory
  • cd: change the current working directory
  • mdkir: create new directory
  • cp: copy files or directories
  • kill: terminate a running process
  • mv: move of renaame files or directories
  • ps: list runnign processes

what is linux

  • linux is an open source operating sysytem which measn that its source code is available for anyoen to view. Multiple users can run and work through linux simotaneosly. it is known for its stability and reliability.