• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Best software documetation ever!

notfred

Lifer
placer[21]% tsql
Usage: tsql database [option] 'statement' ['statement' ...]

See tsql man page for more information
placer[22]% man tsql
No manual entry for tsql.
placer[23]%

ugh...
 
At least you're dealing with something that's probably been documented somewhere. I deal with bleeding edge Apache mods and file access issues every day and the only person that's ever made it work before is the engineer that developed it. That's sort of difficult because they don't know HOW to document.
rolleye.gif
 
Ever used Lindows? Good lord. Back in version 2, I clicked on help (for help on getting on the internet) and it tried loading a web page!! Duh, I could have told you the page would not be found!


Delete...
 
Originally posted by: Scarpozzi
At least you're dealing with something that's probably been documented somewhere...

I really doubt it... apparently "tsql" was written by someone who used to work here at some unspecified date in the past...
 
If it's third party software then you probably didn't install the man pages properly or it's not in your manpath.
 
Originally posted by: dabuddha
If it's third party software then you probably didn't install the man pages properly.

Installing man pages is not my job. It's entirely possible that someone else didn't install them properly...
 
Originally posted by: notfred
Originally posted by: dabuddha
If it's third party software then you probably didn't install the man pages properly.

Installing man pages is not my job. It's entirely possible that someone else didn't install them properly...

Doesn't matter if it's your job or not. Your statement is incorrect. It should say "The sys admin who installed TSQL on this machine forgot to install the man pages." 🙂
 
Back
Top