Implement GH Issue #620: Add tail() Netscript function

This commit is contained in:
danielyxie
2019-07-04 18:01:09 -07:00
committed by danielyxie
parent 2d179199ed
commit 6d9e6e6466
7 changed files with 107 additions and 27 deletions
+3 -1
View File
@@ -403,7 +403,7 @@ to convert from script to text file, or vice versa.
This function can also be used to rename files.
.. note:: Unlike the Linux :code:`mv` command, the *destination* argument must be the
full filepath. It cannot be a directory.
full filepath. It cannot be a directory.
Examples::
@@ -511,6 +511,8 @@ sudov
Prints whether or not you have root access to the current server.
.. _tail_terminal_command:
tail
^^^^