File: lastlog

package info (click to toggle)
irssi 0.8.12-7
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 8,152 kB
  • ctags: 5,937
  • sloc: ansic: 54,466; sh: 8,869; perl: 2,460; makefile: 1,034
file content (22 lines) | stat: -rw-r--r-- 987 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

LASTLOG %|[-] [-file <filename>] [-window <ref#|name>] [-new | -away] [-<level> -<level...>] [-clear] [-count] [-case] [-regexp | -word] [-before [<#>]] [-after [<#>]] [-<# before+after>] [<pattern>] [<count> [<start>]]

    -clear: remove all lastlog lines from window

    -: don't print the "Lastlog:" and "End of Lastlog" messages.
    -file: write lastlog to file instead of screen
    -window: which window's lastlog to check (output is always to active)
    -case: Case-sensitive matching
    -force: Force displaying lastlog even if it's longer than 1000 lines
    -new: show only lines since last /LASTLOG
    -regexp: `text' is a regular expression
    -word: `text' must match to full words
    -level: what levels to check, like -public -msgs (default is all)
    <pattern>: text to search for, or all if empty
    <count>: maximum number of lines to show
    <start>: skip the last `start' lines

Shows the given number of lines of log from the current window.

See also: