Difference between revisions of "Perintah Linux T"
Jump to navigation
Jump to search
Adinugroho (talk | contribs) (→tail) |
Adinugroho (talk | contribs) (→Contoh) |
||
Line 30: | Line 30: | ||
Menampilkan bagian akhir dari sebuah file | Menampilkan bagian akhir dari sebuah file | ||
− | + | Contoh: | |
root@batik:/var/log# tail messages | root@batik:/var/log# tail messages | ||
May 24 11:00:00 bt smsd: Writing stats file 120524.110000 | May 24 11:00:00 bt smsd: Writing stats file 120524.110000 |
Revision as of 12:55, 24 May 2012
Indeks - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z
tac
tail
Menampilkan bagian akhir dari sebuah file
Contoh:
root@batik:/var/log# tail messages May 24 11:00:00 bt smsd: Writing stats file 120524.110000 May 24 11:37:02 bt pulseaudio[1623]: ratelimit.c: 1 events suppressed May 24 11:39:42 bt pulseaudio[1623]: ratelimit.c: 1 events suppressed May 24 11:41:18 bt pulseaudio[1623]: ratelimit.c: 1 events suppressed May 24 12:00:00 bt smsd: Writing stats file 120524.120000 May 24 12:37:21 bt pulseaudio[1623]: ratelimit.c: 1 events suppressed May 24 12:39:51 bt pulseaudio[1623]: ratelimit.c: 1 events suppressed May 24 12:40:10 bt pulseaudio[1623]: ratelimit.c: 3 events suppressed May 24 12:41:57 bt pulseaudio[1623]: ratelimit.c: 1 events suppressed May 24 12:43:10 bt pulseaudio[1623]: last message repeated 2 times