Main public logs
Appearance
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).
- 12:38, 4 September 2022 Kangtain talk contribs moved page Linux:Basic Commands to Linux/Basic Commands
- 09:22, 27 August 2022 Kangtain talk contribs performed unknown action "review/approve-i" on Linux:Basic Commands ([Accuracy: Spot checked])
- 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...")