June 2003
Beginner to intermediate
944 pages
43h 1m
English
#
#
Begin a comment in a sed script. Valid only as the first character of the first line. (Some versions of sed, including the GNU version on Linux, allow comments anywhere, but it is better not to rely on this.) If the first line of the script is #n, sed behaves as if -n had been specified.
Read now
Unlock full access