Sponsored Content
Full Discussion: Discussion culture
The Lounge What is on Your Mind? Discussion culture Post 303040945 by vbe on Sunday 10th of November 2019 10:56:14 AM
Old 11-10-2019
Greetings

I agree with all that has been written here so far, and to a certain extent explains why I have so little posts here for the time spent... I used to help by trying to get people involved in finding ( maybe together...) a solution, as in my opinion a solution you found, even if helped has far greater value, the sweat you put into finding your solution, you will always remember... anything given to you you have not past some time in brainstorming, thinking and most important understand, will not bring you anything, 4 months past you will ask the same question again... That is why I used to reply to un-replied but there doing so very often my attempt to help through asking the other party to invest some time and work ended stupidly by someone giving a solution and so I felt like a fool... It can be very frustrating when one wants to solve something in UNIX ( I understand using what UNIX offers without having to use a specific language, that means with commands and the power of the shell ) and someone comes along with a solution in awk, sed or Perl...
In other words, we all agree here on what we expected only we are not all the users.... and we have to accept others are very happy with any shortcuts that avoid them thinking and get them out of trouble, only you see next posts from the same asking why he tried to apply or modify for another server, or different apps etc... and it fails, and ask again help, only this time he can put some code, the given previously...
Unless the thread owner takes his responsibilities and replies to the shortcut offer, he is not interested because he wants to learn and mostly understand what he is doing, there is not much we can do to get people more verbous and accept to communicate and truly share...
 
BOOC(1) 						      General Commands Manual							   BOOC(1)

NAME
booc - BOO compiler SYNOPSIS
booc [options] files ... DESCRIPTION
This manual page documents briefly booc, the compiler for the BOO language. OPTIONS
A summary of options is included below. -v, -vv, -vvv Compiles using various levels of verbosity. -r:refname Adds a reference where refname is the reference name. -o:outfile Place output in file outfile. -t:type Output file will be of given type. Available types are library (to create a .dll file) or exe and winexe (to create executable files.) -p:pipeline Adds the step pipeline to the compile process. -c:culture CultureInfo to use. -srcdir:dir Specifies where to look for souce files. -resource:<file>[,<name>] Specify a resource file. -embedres:<file>[,<name>] Embed a file as resource. -debug Adds debug flags to your code. Good for non-production. (On by default) -debug- Does not add debug flags to your code. Good for production environment. SEE ALSO
booi(1), booish(1). AUTHOR
BOO was written by Rodrigo Barreto de Oliveira <rbo@acm.org>. This manual page was written by Federico Di Gregorio <fog@debian.org>, for the Debian project (but may be used by others). maggio 31, 2005 BOOC(1)
All times are GMT -4. The time now is 07:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy