Main public logs

Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 02:15, 25 July 2022 Kangtain talk contribs created page Linux:Basic Commands (Created page with "==ls Command== <code>ls</code> is one of the most frequently used basic command in Linux. The ls command-line utility is used to list files and directories that exist inside a directory. By default, when used without any options, ls lists only the contents of the current directory in alphabetical order without any additional information. ls Type ls <code>/home/bob/Project</code> to see the contents of the directory Project. You can use options with the ls command fo...")