scribd/Tail Action

Retrieve the last n lines of a file or string.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe filepath to retrieve lines from. Must provide a path or a string.no
stringThe string to retrieve lines from. Must provide a path or a string.no
line-countThe number of lines to retrieve.10
namedescription
contentThe retrieved lines.