Custom Query (44 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 44)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#25 fixed Add new internal variable: _TS (TimeStamp) Gregg Young Lewis Rosenthal
Description

Following onto my previous enhancement request (ticket #24), I propose a new internal variable, _TS, to return a formatted timestamp.

Currently, Steve advises that he uses something like:

%[_YEAR]%@right[2,0%_MONTH]%@right[2,0%_DAY]-%@right[2,0%_HOUR]%@right[2,0%_MINUTE]

and sets that in an ENV var (SET TS=). By adding _TS as an internal variable and the associated TSFMT formatting template (per my suggestion in ticket #24):

SET TSFMT=YYYY-MM-DD-HH-MM

or

SET TSFMT=YYYY-MM-DD-HH-MM-SS

all that would be required would be to use a simple:

%_TS

to insert a timestamp of the desired precision on the command line or in a batch file.

#27 fixed ESET and BEGINLIBPATH/ENDLIBPATH Steven Levine KO Myung-Hun
Description

Hi/2.

ESET is a great feature of 4OS2. BTW, it does work with BEGINLIBPATH/ENDLIBPATH. Even if I modify them with ESET, its result is not applied actually.

#28 fixed touch and a non-existent file KO Myung-Hun
Description

Hi/2.

touch of 4OS/2 works only on a existent file. Whereas, touch of coreutils works on a non-existent file as well. In this case, an empty file is created.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.