Huawei SoundStone

The Huawei SoundStone is an Amazon Echo Dot sized device with the model number CM51. It was recently approved by the FCC for Bluetooth connectivity.  You can expect this USB-powered device will deliver long battery life and great sound quality.  

jpegoptim Flags

jpegoptim -help jpegoptim v1.4.4 Copyright (c) 1996-2016, Timo Kokkonen Usage: jpegoptim [options] -d, –dest= specify alternative destination directory for optimized files (default is to overwrite originals) -f, –force force optimization -h, –help display this help and exit -m, –max= set maximum image quality factor (disables lossless optimization mode, which is by default on) Valid quality … Read more

Program Documentation

documentation.help is a documentation hosting platform specializing in windows documentation files. By converting “.chm” windows help files into html format, they become viewable and searchable on the web so programming questions can be answered more easily. Documentation.help contains a wide variety of help documentation from late 90s help files from pre-Windows XP computers to the … Read more

ulimit flags, commands, and help

help ulimit ulimit: ulimit [-SHacdefilmnpqrstuvx] [limit] Modify shell resource limits. Provides control over the resources available to the shell and processes it creates, on systems that allow such control. Options: -S use the `soft’ resource limit -H use the `hard’ resource limit -a all current limits are reported -b the socket buffer size -c the … Read more

netstat usage and flags

netstat -help netstat: illegal option — h Usage: netstat [-AaLlnW] [-f address_family | -p protocol] netstat [-gilns] [-f address_family] netstat -i | -I interface [-w wait] [-abdgRtS] netstat -s [-s] [-f address_family | -p protocol] [-w wait] netstat -i | -I interface -s [-f address_family | -p protocol] netstat -m [-m] netstat -r [-Aaln] [-f … Read more

gzip flags

gzip -help Apple gzip 264.50.1 usage: gzip [-123456789acdfhklLNnqrtVv] [-S .suffix] [ [ …]] -1 –fast fastest (worst) compression -2 .. -8 set compression level -9 –best best (slowest) compression -c –stdout write to stdout, keep original files –to-stdout -d –decompress uncompress files –uncompress -f –force force overwriting & compress links -h –help display this help … Read more

wget Help – commands, usage, flags, examples

GNU Wget 1.15, a non-interactive network retriever. Usage: wget [OPTION]… [URL]… Mandatory arguments to long options are mandatory for short options too. Startup: -V, –version display the version of Wget and exit. -h, –help print this help. -b, –background go to background after startup. -e, –execute=COMMAND execute a `.wgetrc’-style command. Logging and input file: -o, … Read more

VIM (Vi IMproved) – Usage, Flags, Command Examples

vim Usage Edit a file: vim test.txt vim -help VIM – Vi IMproved 7.4 (2013 Aug 10, compiled Apr 4 2017 18:14:54) usage: vim [arguments] [file ..] edit specified file(s) or: vim [arguments] – read text from stdin or: vim [arguments] -t tag edit file where tag is defined or: vim [arguments] -q [errorfile] edit … Read more