Top "Utilities" questions

Creating a Utilities Class?

I'm very new to OOP and am trying my hardest to keep things strictly class based, while using good coding …

c# oop class utilities
RTMP: Is there such a linux command line tool?

I have looked everywhere to find a linux utility that will allow me to download rtmp streams. Not flv video …

linux shell command-line utilities rtmp
Command line command to auto-kill a command after a certain amount of time

I'd like to automatically kill a command after a certain amount of time. I have in mind an interface like …

macos unix command-line utilities cpu-usage
Free utility which runs in Linux to create a UML class diagram from Java source files

I prefer to jot down UML-diagrams on paper and then implement them using Java. It would be nice to have …

java uml utilities
Java API to convert Array to CSV

Suppose I have an array of int, float, string etc. Is there any utility API (e.g. Commons, Guava) that …

java csv utilities
StringUtils in javascript

I'm looking for a js library like StringUtils of commons-lang in java, which contains a lot of common methods to …

javascript string utilities
A process command in top

The problem comes up when you run couple of python scripts. in top at command, it shows only 'python' with …

linux bash process utilities top-command
MySQL Workbench > Plugins > Utilities > Reformat SQL Query

At some point I installed MySQL Workbench 5.2.47 Revision 10398. This version has the feature to reformat an SQL query located at: …

mysql plugins workbench utilities reformatting
Decrement a date in Java

I want to get the previous day (24 hours) from the current time. e.g if current time is Date currentTime = …

java datetime date utilities
Utility for viewing which files/dlls are loaded by an executable image

I know there is a utility for this because I used to use it...just can't remember the name. I'm …

windows visual-studio dll windows-7 utilities