Open main menu

Pathology Education Instructional Resource β

Changes

This Is Your Brain On Informatics: Linux

15 bytes removed, 01:31, 23 October 2013
no edit summary
{| class = "wikitable" style = "table: center" cellpadding = "5" border = "1"
|- align = "center"
! colspan = "2" | Common Linux Commands
|-
| du [options] || Show how much space each file takes up.
|-
| Exit || Leave an ssh session by typing
|-
| file [options] filename || Determine what type of data is within a file.
|-
| ssh [options] user@machine || Remotely log in to another Linux machine, over the network.
|-
| Exit || Leave an ssh session by typing
|-
| su [options] [user [arguments]] || Switch to another user account.
347
edits