Re: format



Tim Bradshaw <tfb+google@xxxxxxxx> wrote:
On Sep 10, 9:29 pm, Thomas Tornblom <tho...@xxxxxx> wrote:
So just do:
---
env NOINUSE_CHECK=1 format
---
and be done with it!

Yes. If it's not clear (it probably is not, which is my fault) what
I'm asking is for that to be documented, so I can rely on it being the
case and add it to my own documentation. i don't like relying on
obscure undocumented hacks: that's why I use Solaris, I guess.

-f is already used for other purposes in format. But why not use the "-e"
option ("expert") instead of this obscure environment variable (which is
hard to type - in the beginnging I put the underscore at the wrong place
most of the time)

Now I use this environment variable most of the time: the in-use check is
so incredibly slow for large disk configurations. It is quite annoying if
you just want to call format to *view* the partitions.

I wonder in how many root .profiles is this environment variable already
set by default?


--
Daniel
.



Relevant Pages

  • Re: format
    ... env NOINUSE_CHECK=1 format ... If it's not clear (it probably is not, which is my fault) what ... case and add it to my own documentation. ...
    (comp.unix.solaris)
  • Re: Quick selection of paragraph formats in Microsoft Word
    ... For real time documentations where format is important (e.g., ... because they allow the paragraph formats to be mapped into function keys ... through to make sure I am fully satisfied with my documentation and typing ...
    (microsoft.public.word.docmanagement)
  • Re: Quick selection of paragraph formats in Microsoft Word
    ... Go to Tools> Customize> Keyboard. ... For real time documentations where format is important (e.g., ... through to make sure I am fully satisfied with my documentation and typing ...
    (microsoft.public.word.docmanagement)
  • Re: Read text file to Temp file and apply formating and color chan
    ... As I said in my post, your sample code should auto-generate some relevant data. ... My best suggestion is that when a specific property or method in a class is mentioned to you, your first step is to review the MSDN documentation for that property or method. ... On that page, there is this comment: "For the RTF codes, see "rich text format Specification, version 1.6" in the MSDN library". ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Read text file to Temp file and apply formating and color chan
    ... relevant data, as I am unsure how to do that being new to C#. ... Your data appears to have a fairly regular format. ... your first step is to review the MSDN documentation ... version 1.6" in the MSDN library". ...
    (microsoft.public.dotnet.languages.csharp)