Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.system > #102431
| From | Jolly Roger <jollyroger@pobox.com> |
|---|---|
| Newsgroups | comp.sys.mac.system |
| Subject | Re: One More Time: Mac Antivirus Software? |
| Date | 2017-03-16 19:50 +0000 |
| Organization | People for the Ethical Treatment of Pirates |
| Message-ID | <ej08jbFjo58U1@mid.individual.net> (permalink) |
| References | (15 earlier) <o9uot2$j9l$1@dont-email.me> <1n2pvsy.o8iadzza6macN%dempson@actrix.gen.nz> <oa73n4$472$1@dont-email.me> <1n2vip7.45mr6y17tpy0mN%dempson@actrix.gen.nz> <oaekif$51j$1@dont-email.me> |
On 2017-03-16, Fred Moore <fmoore@gfcn.huh> wrote:
> [David's excellent troubleshooting information omitted for brevity]
>
> First, I tried the script Lewis posted, just because it was simpler than
> yours, David. This was the verbatim confusing output I got. I then tried
> your script with similar results (not posted for brevity):
>
> me% while :
> while: Expression Syntax.
Is this the script you tried?:
while :
do echo -n `date '+%H:%M:%S '`
pmset -g assertions | awk '/hidd/{getline; print substr($0, 1, index($0, $7) - 2)}'
sleep 10
done
Here it is one a single line:
while :; do echo -n `date '+%H:%M:%S '`; pmset -g assertions | awk
'/hidd/{getline; print substr($0, 1, index($0, $7) - 2)}'; sleep 10; done
And here's a sample of the expected output:
# while :
# do echo -n `date '+%H:%M:%S '`
# pmset -g assertions | awk '/hidd/{getline; print substr($0, 1,
# index($0, $7) - 2)}'
# sleep 10
# done
12:48:31 Timeout will fire in 584 secs
12:48:41 Timeout will fire in 574 secs
12:48:51 Timeout will fire in 564 secs
Either you copied and pasted it incorrectly or you are using a shell
that is not the standard /bin/bash shell. What shell are you using?
> Then I ran pmset -g assertionslog for about 20 minutes while every thing
> was working
That's not useful; you need to know what it says when the problem occurs.
> Any idea what this means?
None of it is relevant.
--
E-mail sent to this address may be devoured by my ravenous SPAM filter.
I often ignore posts from Google. Use a real news client instead.
JR
Back to comp.sys.mac.system | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
One More Time: Mac Antivirus Software? Wade Garrett <wade@cooler.net> - 2017-02-19 09:50 -0500
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-02-19 14:59 +0000
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-02-19 15:39 +0000
Re: One More Time: Mac Antivirus Software? nospam <nospam@nospam.invalid> - 2017-02-19 10:38 -0500
Re: One More Time: Mac Antivirus Software? Doc O'Leary <droleary@2015usenet1.subsume.com> - 2017-02-19 15:51 +0000
Re: One More Time: Mac Antivirus Software? nospam <nospam@nospam.invalid> - 2017-02-19 10:55 -0500
Re: One More Time: Mac Antivirus Software? "John Varela" <newlamps@verizon.net> - 2017-02-20 19:06 +0000
Re: One More Time: Mac Antivirus Software? nospam <nospam@nospam.invalid> - 2017-02-20 16:02 -0500
Re: One More Time: Mac Antivirus Software? Wade Garrett <wade@cooler.net> - 2017-02-20 16:03 -0500
Re: One More Time: Mac Antivirus Software? Ant <ant@zimage.comANT> - 2017-02-20 13:46 -0800
Re: One More Time: Mac Antivirus Software? Tim Streater <timstreater@greenbee.net> - 2017-02-19 16:11 +0000
Re: One More Time: Mac Antivirus Software? Don Bruder <Don@sonic.net> - 2017-02-19 08:44 -0800
Re: One More Time: Mac Antivirus Software? Davoud <star@sky.net> - 2017-02-19 12:16 -0500
Re: One More Time: Mac Antivirus Software? me@home.spamsucks.ca (Király) - 2017-02-19 17:01 +0000
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-02-19 18:25 +0000
Re: One More Time: Mac Antivirus Software? Ken Springer <wordworks@greeleynet.com> - 2017-02-19 11:59 -0700
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-02-19 19:58 +0000
Re: One More Time: Mac Antivirus Software? Alrescha <alrescha@gmail.com> - 2017-02-19 15:00 -0500
Re: One More Time: Mac Antivirus Software? nospam <nospam@nospam.invalid> - 2017-02-19 15:24 -0500
Re: One More Time: Mac Antivirus Software? nospam <nospam@nospam.invalid> - 2017-02-19 15:24 -0500
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-02-19 20:33 +0000
Re: One More Time: Mac Antivirus Software? MeV <michael.vilain@gmail.com> - 2017-02-19 12:35 -0800
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-02-19 20:50 +0000
Re: One More Time: Mac Antivirus Software? Doc O'Leary <droleary@2015usenet1.subsume.com> - 2017-02-20 02:07 +0000
Re: One More Time: Mac Antivirus Software? nospam <nospam@nospam.invalid> - 2017-02-19 21:18 -0500
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-02-20 03:22 +0000
Re: One More Time: Mac Antivirus Software? Davoud <star@sky.net> - 2017-02-19 21:31 -0500
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-02-20 03:27 +0000
Re: One More Time: Mac Antivirus Software? Doc O'Leary <droleary@2015usenet1.subsume.com> - 2017-02-20 15:32 +0000
Re: One More Time: Mac Antivirus Software? Davoud <star@sky.net> - 2017-02-20 17:35 -0500
Re: One More Time: Mac Antivirus Software? Wade Garrett <wade@cooler.net> - 2017-02-19 16:39 -0500
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-02-25 15:13 -0500
Re: One More Time: Mac Antivirus Software? Wade Garrett <wade@cooler.net> - 2017-02-25 18:33 -0500
Re: One More Time: Mac Antivirus Software? Don Bruder <Don@sonic.net> - 2017-02-25 18:04 -0800
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-02-27 12:16 -0500
Re: One More Time: Mac Antivirus Software? Ken Springer <wordworks@greeleynet.com> - 2017-02-26 06:48 -0700
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-02-27 12:25 -0500
Re: One More Time: Mac Antivirus Software? nospam <nospam@nospam.invalid> - 2017-02-27 12:28 -0500
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-02-27 18:26 +0000
Re: One More Time: Mac Antivirus Software? nospam <nospam@nospam.invalid> - 2017-02-27 16:40 -0500
Re: One More Time: Mac Antivirus Software? Ken Springer <wordworks@greeleynet.com> - 2017-02-27 11:50 -0700
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-01 11:28 -0500
Re: One More Time: Mac Antivirus Software? Ken Springer <wordworks@greeleynet.com> - 2017-03-01 10:53 -0700
Re: One More Time: Mac Antivirus Software? nospam <nospam@nospam.invalid> - 2017-03-01 13:24 -0500
Re: One More Time: Mac Antivirus Software? Ken Springer <wordworks@greeleynet.com> - 2017-03-01 15:50 -0700
Re: One More Time: Mac Antivirus Software? dcohenspam@talktalk.net (Daniel Cohen) - 2017-03-02 20:42 +0000
Re: One More Time: Mac Antivirus Software? Ken Springer <wordworks@greeleynet.com> - 2017-03-03 09:30 -0700
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-02-28 10:37 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-01 11:35 -0500
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-01 18:53 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-03 14:23 -0500
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-03-03 19:41 +0000
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-03 20:55 +0000
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-03 21:04 +0000
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-03-03 21:49 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-03 23:25 -0500
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-03-04 06:24 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-04 16:02 -0500
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-03-04 22:26 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-06 15:03 -0500
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-03-06 20:52 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-07 12:00 -0500
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-03-07 17:18 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-10 12:51 -0500
Re: One More Time: Mac Antivirus Software? dempson@actrix.gen.nz (David Empson) - 2017-03-11 10:18 +1300
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-03-10 22:22 +0000
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-11 01:22 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-13 17:57 -0400
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-03-13 22:06 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-13 17:53 -0400
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-13 17:44 -0400
Re: One More Time: Mac Antivirus Software? dempson@actrix.gen.nz (David Empson) - 2017-03-14 19:42 +1300
Re: One More Time: Mac Antivirus Software? Nelson <nelson@nowhere.com> - 2017-03-14 04:29 -0400
Re: One More Time: Mac Antivirus Software? guess.who@guesswho.com - 2017-03-14 04:55 -0400
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-15 13:12 -0400
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-15 13:10 -0400
Re: One More Time: Mac Antivirus Software? Nelson <nelson@nowhere.com> - 2017-03-15 13:31 -0400
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-16 13:53 -0400
Re: One More Time: Mac Antivirus Software? Nelson <nelson@nowhere.com> - 2017-03-16 14:15 -0400
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-15 13:08 -0400
Re: One More Time: Mac Antivirus Software? Nelson <nelson@nowhere.com> - 2017-03-15 13:36 -0400
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-16 14:15 -0400
Re: One More Time: Mac Antivirus Software? Jolly Roger <jollyroger@pobox.com> - 2017-03-16 19:50 +0000
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-18 13:59 -0400
Re: One More Time: Mac Antivirus Software? dempson@actrix.gen.nz (David Empson) - 2017-03-17 09:02 +1300
Re: One More Time: Mac Antivirus Software? Fred Moore <fmoore@gfcn.huh> - 2017-03-18 13:56 -0400
Re: One More Time: Mac Antivirus Software?--Sleep problem update Fred Moore <fmoore@gfcn.huh> - 2017-03-22 17:17 -0400
Re: One More Time: Mac Antivirus Software?--Sleep problem update dempson@actrix.gen.nz (David Empson) - 2017-03-23 10:43 +1300
Re: One More Time: Mac Antivirus Software?--Sleep problem update Jolly Roger <jollyroger@pobox.com> - 2017-03-22 23:47 +0000
Re: One More Time: Mac Antivirus Software?--Sleep problem update Fred Moore <fmoore@gfcn.huh> - 2017-03-23 13:53 -0400
Re: One More Time: Mac Antivirus Software?--Sleep problem update Fred Moore <fmoore@gfcn.huh> - 2017-03-23 13:52 -0400
Re: One More Time: Mac Antivirus Software?--Sleep problem update Nelson <nelson@nowhere.com> - 2017-03-23 04:34 -0400
Re: One More Time: Mac Antivirus Software?--Sleep problem update Fred Moore <fmoore@gfcn.huh> - 2017-03-23 13:57 -0400
Re: One More Time: Mac Antivirus Software?--Sleep problem update Nelson <nelson@nowhere.com> - 2017-03-23 16:03 -0400
Re: One More Time: Mac Antivirus Software? dorayme <do_ray_me@bigpond.com> - 2017-03-11 09:12 +1100
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-11 00:44 +0000
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-05 01:07 +0000
Re: One More Time: Mac Antivirus Software? Lewis <g.kreme@gmail.com.dontsendmecopies> - 2017-03-04 08:08 +0000
Re: One More Time: Mac Antivirus Software? dorayme <do_ray_me@bigpond.com> - 2017-02-20 10:38 +1100
csiph-web