Search

You can find the results of your search below.

ansiescape
3 Hits, Last modified:
in your programs. <well> Ansi Escape Sequence Syntax </well> Each ANSI escape sequence has the same basic syntax . ESC[parameters-command (spaces added for readab... xtended Key conversion table and the redefine key syntax: * prompt $e[0;##;"command"p {without trailin
clinks
3 Hits, Last modified:
line and libedit replacement that supports UTF-8, syntax highlighting, hints, works on Unix and Windows. [... a good balance between speed and ease of use. The syntax (API) is deliberately similar to Matlab. [MPL2] [... brary that provides an interface with MATLAB-like syntax. [Boost] * [[https://github.com/libtom/libtomma
batchhowto
2 Hits, Last modified:
er case. <sxh plain;> @echo off if {%1}=={} @echo Syntax: LwrCase FullyQualifiedFileName&goto :EOF if not ... er case. <sxh plain;> @echo off if {%1}=={} @echo Syntax: LwrCase_Folder FullyQualifiedDirectoryName&goto
nmapcommands
2 Hits, Last modified:
To scan both TCP and UDP ports, use the following syntax. <sxh bash;> $ nmap -p -T:20-25,80,443 U:53, 67,... time to complete when compared with the standard syntax. You can change the value of -T from 0 to 5, wher
curlcommands
2 Hits, Last modified:
ers can use it as a reference guide. <well> cURL Syntax and Usage </well> The cURL utility supports a ple... C 3986. The below line will demonstrate the basic syntax of cURL. <sxh bash;> curl [options] [URL...] </s
webasmlinks
2 Hits, Last modified:
s:///github.com/ballercat/walt|Walt - Alternative Syntax for WebAssembly]] * [[https:///github.com/kanaka/wam|wam - Superset of wast syntax that is more convenient for humans to write direc
mysqltosqlite
1 Hits, Last modified:
the SQL standard, generally following PostgreSQL syntax. SQLite is a popular choice as embedded database
tarcommands
1 Hits, Last modified:
d. | You must follow the syntax given below to use the ''%%tar%%'' command. <sx