newline

  1. B

    Shell script output with unix line endings

    Whenever I use script for creating a log it always creates dos line endings, unless I'm missing some option. I know I can convert using tr or dos2unix, but is there any way to automatically generate output the way I want?
  2. jambock.84

    New formatting sequences for the PS1 special variable in FreeBSD 14.0-RELEASE

    DISCLAIMER: Introduction By this time it should be already old news that /bin/sh has become the new default shell instead of /bin/csh. But perhaps more subtle is that this new version of Bourne Shell has expanded support for the formatting sequences supported by the PS1 special variable as can...
Back
Top