Sponsored Content
Operating Systems Linux Why don't my clock show am or pm? Post 58112 by CTroxtell21 on Saturday 13th of November 2004 08:35:36 PM
Old 11-13-2004
Hmmm not sure then. I have the time format set on pH:MM:SS AMPM and the only one it'll show am/pm on is the "plain". Oh well I tend to like the "plain" setting better since it displays the date too.
 

7 More Discussions You Might Find Interesting

1. Programming

clock() function

Hey all, i need a program to get the CPU ticks at certain points of my program. So, i thought about using the clock function, but i'm having a hard time figuring out how it really works. I wrote this simple program to try to understand it but it made me feel more confused: #include <stdio.h>... (5 Replies)
Discussion started by: kastrup_carioca
5 Replies

2. Shell Programming and Scripting

Don't show keyboard input on terminal

I am developing a script that will run with '/bin/ksh' shell. The script is intended to receive a password by keyboard input, but for security reasons I would like to hide what the user is typing. The keyboard input is being caught by 'read' command. exmaple : echo "Please type your new... (1 Reply)
Discussion started by: marianor31
1 Replies

3. UNIX for Advanced & Expert Users

clock change

Hi We had a AIX box built last year but was set to the correct GMT time, but using DST time zone. In march this year the clocks went forward without issues. (if I remember a couple of weeks early due to the DST zone) This year we decided to change the clock to the correct time zone before... (0 Replies)
Discussion started by: markab2
0 Replies

4. Solaris

Bugs with clock()

Hi there!!! Need your help in solving some tricky problems. Since clock() as such is buggy on SUN OS 5 we have started using gettimeofday() in our RTOS applications based on Solaris 9. The problems we actually encountered previously were - the applications kind of freeze/hang eternally on... (1 Reply)
Discussion started by: smanu
1 Replies

5. Shell Programming and Scripting

awk script to remove spaces - examples don't show up correctly

I have the following data from a manual database dump. I need to format the columns so that I can import them into an excel spread sheet. So far I have been able to get past the hurdles with vi and grep. Now I have one last issue that I can't get past. Here is an example of the data. Here is... (18 Replies)
Discussion started by: Chris_Rivera
18 Replies

6. OS X (Apple)

OS X: Save mtv.com video files (they don't show up in Safari's Activity)

Hi Howto save videos from MTV.com? I am using OS X. example http://www.mtv.com/videos/misc/730863/the-situations-confrontation.jhtml#id=1678445 (0 Replies)
Discussion started by: slashdotweenie
0 Replies

7. AIX

Showmount don't show NFS4

Configure nfs4 on aix ok i did all chnfsdom #return correct domain chnfs -r /export chnfs -p /export configured and shared pseudo root #etc/exports /export -nfsroot /var/pubblica -exname=/export/pubblica,vers=4,sec=sys:krb5p:krb5i:krb5:dh,rw exportfs -a mount correct mount... (1 Reply)
Discussion started by: Linusolaradm1
1 Replies
TRACEPP(1)							   User Commands							TRACEPP(1)

NAME
tracepp - convert and pretty print traces SYNOPSIS
tracepp [OPTION]... [INFILE [OUTFILE]] DESCRIPTION
Convert the trace in INFILE and save it in another format to OUTFILE. If OUTFILEis not present, stdout is used. If INFILE is not present, stdin is used. Input should be either in plain format, which means a text file with one action on each line, or the mCRL2 trace format (as generated by lps2lts, for example). OPTIONS
OPTION can be any of the following: -fFORMAT, --format=FORMAT print the trace in the specified FORMAT: 'plain' for plain text (default), 'states' for plain text with state vectors, 'mcrl2' for the mCRL2 format, 'aut' for the Aldebaran format, or 'dot' for the GraphViz format --timings[=FILE] append timing measurements to FILE. Measurements are written to standard error if no FILE is provided Standard options: -q, --quiet do not display warning messages -v, --verbose display short intermediate messages -d, --debug display detailed intermediate messages --log-level=LEVEL display intermediate messages up to and including level -h, --help display help information --version display version information AUTHOR
Written by Muck van Weerdenburg. REPORTING BUGS
Report bugs at <http://www.mcrl2.org/issuetracker>. COPYRIGHT
Copyright (C) 2012 Technische Universiteit Eindhoven. This is free software. You may redistribute copies of it under the terms of the Boost Software License <http://www.boost.org/LICENSE_1_0.txt>. There is NO WARRANTY, to the extent permitted by law. SEE ALSO
See also the manual at <http://www.mcrl2.org/mcrl2/wiki/index.php/User_manual/tracepp>. tracepp mCRL2 toolset 201202.0 (Release) April 2012 TRACEPP(1)
All times are GMT -4. The time now is 07:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy