|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 621815 | | Members: | 22813 | |
|
|
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to match any three digits in ksh |
Description
if [[ "$1" = {3}(d) ]];then echo Match; fi |
Example
if [[ "$1" = {3}(d) ]];then echo Match; fi |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: oslevel - how to list the names of known maintenance levels of IBM AIX 5L
Example: oslevel -rq
[show me the details] |
coolcommand: vxva - Veritas Volume Manager gui
Example: vxva
[show me the details] |
coolcommand: m64config - how to set the screen depth of the M64 graphics accelerator in Sun Solaris
Example: m64config -depth 8
[show me the details] |
coolcommand: how to test if a file exists and is a named pipe (fifo) in a shell script
Example: test -p file; [ -p file ]
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 52058 |
| Category AIX | 49318 |
| Category General UNIX | 47857 |
| solaris | 23555 |
| aix | 22814 |
|
|
|
|