Cynosure.X International LLC

Sleep.bat (GPL)
Sat, 24 Aug 2024 06:20:05 +0000

Improved the script by checking whether the time is more than 0. Otherwise, the script just returns immediately.


Category:

Comments (4) | Related Links | TrackBack (1)


Add Double Quotes Per Line (GPL)
Mon, 20 May 2024 07:14:44 +0000

AddDoubleQuotesPerLine.sh is a Bourne shell script that converts each line that is piped into the script into a double quoted string.

AddDoubleQuotesPerLine.sh is distributed as executable source code under the GNU General Public License. Please see the license agreement elsewhere on this site.

Usage

AddDoubleQuotesPerLine.sh

Examples

$ cat /etc/vdpau_wrapper.cfg | AddDoubleQuotesPerLine.sh 
"enable_flash_uv_swap=1"
"disable_flash_pq_bg_color=1"


Category: :

Comments | Related Links | TrackBack


Add Line Numbers (GPL)
Mon, 20 May 2024 07:06:23 +0000

AddLineNumbers.sh is a Bourne shell script that adds a line number in front of each line that is piped into the script.

AddLineNumbers.sh is distributed as executable source code under the GNU General Public License. Please see the license agreement elsewhere on this site.

Usage

AddLineNumbers.sh

Examples

$ cat /etc/vdpau_wrapper.cfg | AddLineNumbers.sh 
1: enable_flash_uv_swap=1
2: disable_flash_pq_bg_color=1


Category: :

Comments | Related Links | TrackBack


AbsoluteName.sh (GPL)
Thu, 16 May 2024 00:22:09 +0000

This latest version of "AbsoluteName.sh" does an addition sanity check to ensure the file exists.


Category: :

Comments (2) | Related Links | TrackBack


SystemTime.php (GPL)
Wed, 15 May 2024 23:39:53 +0000

SystemTime.php is a PHP command-line script that tells you the current system time. The reported system time is measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT).

SystemTime.php is distributed as executable source code under the GNU General Public License. Please see the license agreement elsewhere on this site.

Usage

SystemTime.php

Examples

$ SystemTime.php
1715816346


Category:

Comments | Related Links | TrackBack


More . . .

Products | Services
Forums | Latest | RSS
Library | Search | Wiki
Help | Licenses

Login | Register

105 Users Online

Hacking Digital Cameras
Fun for Photographers



Amazon Associate

Copyright © 1996 - 2024. All Rights Reserved.