shell is a program that takes keyword commdands and passes them to 

the operating system to carry out.when you use GUI,KDE uses konsole and GNOME uses

gnome-terminal.

 

         $ is called a shell prompt and it will appear whenever the shell is ready to accept input.

# means you logged in as the root user or  the terminal emulator that provides superuser privileges.

      

        df: see the current amount of free space on your disk drives.

       free:display the amount fo free memory.

相关文章:

  • 2022-01-12
  • 2021-08-26
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2021-05-24
  • 2021-12-17
  • 2021-12-03
猜你喜欢
  • 2021-10-29
  • 2021-11-10
  • 2022-03-05
  • 2022-12-23
  • 2021-11-30
相关资源
相似解决方案