#1805: "tail" is different under Solaris
-----------------------------+----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8.1
Component: Build System | Version: 6.8
Severity: normal | Resolution:
Keywords: | Difficulty: Easy (1 hr)
Os: Solaris | Testcase:
Architecture: x86 |
-----------------------------+----------------------------------------------
Changes (by guest):
* difficulty: Unknown => Easy (1 hr)
* milestone: => 6.8.1
Comment:
simply:.
{{{
tail +2 ../users_guide/flags.xml >> flags.xml
}}}
in docs/man/Makefile works under Solaris, Linux and MacOS for me
(Christian).
"`tail +2`" yields all lines but the first one.
(Also "`head -1`" works everywhere, but no need to change that)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1805#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs