Date: Sat, 17 Jan 2004 14:44:13 -0700 From: Eric Anderson <freebsd@binprod.com> To: Brett Glass <brett@lariat.org> Cc: questions@freebsd.org Subject: Re: General UNIX puzzle Message-ID: <4009ACAD.7020302@binprod.com> In-Reply-To: <6.0.0.22.2.20040116192550.05046df8@localhost> References: <6.0.0.22.2.20040116192550.05046df8@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
> 1) Delete the Nth line from a text file? > 2) Insert a specified line in a file after the Nth line, leaving the > rest of the text the same? > 3) Delete the first line containing a particular string? > 4) Insert a specified line after the first line containing a > particular string, leaving the rest of the file the same? You should do your own Comp Sci homework. This looks like (especially considering the time of th year) the begining of a Unix Basics course.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4009ACAD.7020302>