Linux : Perintah head: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

3 November 2025

  • curprev 08:1908:19, 3 November 2025Novy talk contribs 1,737 bytes +1,737 Created page with "thumb|tux {| class="wikitable" !'''Atribut / Opsi''' !'''Keterangan''' !'''Contoh Penggunaan Aplikatif''' |- |''(tanpa opsi)'' |Menampilkan '''10 baris pertama''' dari sebuah file |<code>head data.txt</code> |- |<code>-n <jumlah></code> |Menampilkan '''jumlah baris tertentu''' dari awal file |<code>head -n 20 log.txt</code> → menampilkan 20 baris pertama |- |<code>-c <jumlah></code> |Menampilkan '''jumlah byte''' pertama |<code>head -c 50 file.txt</cod..." Tag: Visual edit
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)