Can't seem to line up the widths of two elements in my CSS

On this page
pictopoetry.co.uk/category/poem/
You can see there are two elements I want to line up but they miss by a pixel
The two rules for the CSS are below.
So my question is how do I get those two elements to line up neatly?
Thanks
Martin
div#content h2 {
-moz-border-radius-topleft:0.4em;
-moz-border-radius-topright:0.4em;
background:url("images/bkgalphabr30.png") repeat scroll left top transparent;
border-color:silver silver -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
color:#666666;
font-size:1.5em;
font-weight:normal;
padding:0 0 1em 0.625em;
width:100%;
div.post div.entry, div.page div.entry, div.post-cat-fifteen div.entry, div.post-cat-three div.entry {
-moz-border-radius-bottomleft:0.4em;
-moz-border-radius-bottomright:0.4em;
background:url("images/bkgalphawh85.png") repeat scroll left top transparent;
border-color:-moz-use-text-color silver silver;
border-right:1px solid silver;
border-style:none solid solid;
border-width:medium 1px 1px;
float:left;
margin-bottom:1.25em;
padding:0.75em 0.5em 1.2em;
width:100%;

You are at the mercy of the percent sign...By defining the width of .entry as 100%, you lose the fine-tuning ability that pixels gives you.
By changing the width to a stated 609px (!), I was able to make them meet sweetly:
div.post div.entry, div.page div.entry, div.post-cat-fifteen div.entry, div.post-cat-three div.entry     { /*added div.post-cat-fifteen */
     background: url("images/bkgalphawh85.png") repeat scroll left top transparent;
     border: solid 1px silver;
     -webkit-border-bottom-right-radius: 0.4em;
     -webkit-border-bottom-left-radius: 0.4em;
     -moz-border-radius-bottomright: 0.4em;
     -moz-border-radius-bottomleft: 0.4em;
     border-bottom-right-radius: 0.4em;
     border-bottom-left-radius: 0.4em;
     border-top: none;
     padding: 0.75em 0.5em 1.2em;
     margin-bottom: 1.25em;
     width:609px;
     float:left;
Beth

Similar Messages

  • How can I know which line contains the error in JSP

    Hello, I got following compiling error:
    ava.lang.NullPointerException
         at org.apache.jsp.temp1Public_jsp._jspService(temp1Public_jsp.java:252)"
    Is there a way I can know in which line of the jsp page the null pointer exception occurs.
    "line 252 " doesn't seem to help a lot, since it refers to the rendered java file.
    Thanks so much.
    Oriental Spirit.

    Hello, I got following compiling error:
    ava.lang.NullPointerException
    at
    org.apache.jsp.temp1Public_jsp._jspService(temp1Public
    jsp.java:252)"
    Is there a way I can know in which line of the jsp
    page the null pointer exception occurs.
    "line 252 " doesn't seem to help a lot, since it
    refers to the rendered java file.As far as I know, no. If you are using an IDE that supports JSP compilation, then it may let you click on the error and take you directly to the JSP (e.g. Forte/Netbeans or Jbuilder will do this).

  • How do i move ipod nano content to a new Windows computer?  My old computer died and when i try to sync to itunes on my new Windows computer, it says it will erase what's on the ipod.  I can't seem to de-authorize the old computer (it's been recycled).

    Hi, I'm an ipod newbie, and unsure of what product i have-i believe it's an ipod nano, but can't seem to find any info on itunes that will identify my product.
    how do i move ipod nano music to a new Windows 7 computer?  My old computer died and when i try to sync to itunes on my new Windows computer, it says it will erase what's on the ipod.  I can't seem to de-authorize the old computer (it's been recycled).  Does this mean I have to start all over and read in my CD's into itunes?  seems very inflexible/inelegant...
    thanks for your help, sorry if this question has already been answered before!

    Is there no ANSWER TO THIS PROBLEM?

  • Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit.

    hello
    I'm having trouble connecting to SP store,
    I'm sure that I've done the configuration correctly, I used this https://technet.microsoft.com/en-us/library/fp161236(v=office.15).aspx for configuration
    ULS shows the following:
    03/19/2015 10:41:04.76 w3wp.exe (0x1E28) 0x1F9C SharePoint Foundation App Marketplace ahnhh Medium Sending Request to Office.com with the following URL:http://office.microsoft.com/en-in/store/config15 e435f49c-983e-707d-00de-3bb087aaf7dc
    03/19/2015 10:41:04.83 w3wp.exe (0x1E28) 0x1F9C SharePoint Foundation App Marketplace aep7f Unexpected Request to office.com with the following URL:http://office.microsoft.com/en-in/store/config15 caused an exception. System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeProxy.SendWebRequest(String url, Boolean autoRedirect, String userIP, String postBody, String contentType, Encoding encoding, String jobRunIdLogPrefix) e435f49c-983e-707d-00de-3bb087aaf7dc
    03/19/2015 10:41:04.83 w3wp.exe (0x1E28) 0x1F9C SharePoint Foundation App Marketplace agdhz Unexpected Response from office.com was null or its HTTP status code was not 'OK'. Actual status code: 'InternalServerError' e435f49c-983e-707d-00de-3bb087aaf7dc
    03/19/2015 10:41:04.83 w3wp.exe (0x1E28) 0x1F9C SharePoint Foundation General ajlz0 High Getting Error Message for Exception Microsoft.SharePoint.SPException: Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit. at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeProxy.GetConfigProperties(Dictionary`2& configProperties) at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeServiceUrls.Init() at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeServiceUrls.GetUrlFromProperty(String key) at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeProxy.MakeRequestMarkets(String userIp) at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeProxy.GetMarkets(String userDefaultBillingMarket, String userDefaultContentMarket, String userIP, List`1& markets, Boolean& validDefault) at Microsoft.SharePoint.ApplicationPages.StorefrontBase.GetOfficeMarkets(HttpRequest request, List`1& markets, Boolean& validDefaults) at Microsoft.SharePoint.ApplicationPages.StorefrontBase.TaskGetOfficeMarkets() at Microsoft.SharePoint.ApplicationPages.StorefrontBase.TryRunTask(TryGetOutput taskMethod) e435f49c-983e-707d-00de-3bb087aaf7dc
    03/19/2015 10:41:04.83 w3wp.exe (0x1E28) 0x1F9C SharePoint Foundation App Marketplace aep7g High An exception was thrown while running task 'GetOfficeMarkets'. Microsoft.SharePoint.SPException: Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit. at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeProxy.GetConfigProperties(Dictionary`2& configProperties) at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeServiceUrls.Init() at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeServiceUrls.GetUrlFromProperty(String key) at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeProxy.MakeRequestMarkets(String userIp) at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeProxy.GetMarkets(String userDefaultBillingMarket, String userDefaultContentMarket, String userIP, List`1& markets, Boolean& validDefault) at Microsoft.SharePoint.ApplicationPages.StorefrontBase.GetOfficeMarkets(HttpRequest request, List`1& markets, Boolean& validDefaults) at Microsoft.SharePoint.ApplicationPages.StorefrontBase.TaskGetOfficeMarkets() at Microsoft.SharePoint.ApplicationPages.StorefrontBase.TryRunTask(TryGetOutput taskMethod) e435f49c-983e-707d-00de-3bb087aaf7dcO
    I reviewed a lot of posts but none of them fixed my issue
    my network admin gave the SP server full internet access
    when I try to open http://office.microsoft.com/en-in/store/config15 from the ULS I get
    Sorry, the page you're looking for can't be found.
    You may have clicked an old link or the page may have moved.
    when I try to open http://officeclient.microsoft.com/ from the TechNet guide
    I get error 404 page not found
    but I can open this https://office.microsoft.com/config15
    I tried setting (Set-SPAppStoreConfiguration) to all the above links then IIS reset each time .. still same problem
    I tried deactivating-activating (Apps that require accessible internet facing endpoints) from CA and then IIS reset .. same problem
    it is not my first time configuring app store
    I configured it 2 months ago on a different server and its running fine, I didn't face any problems
    ideas ?

    Hi,
    Thank you for your sharing! It will be beneficial to others in this forum who meet the same issue in the future.
    Thanks,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • I can't seem to decide between the 13" or the 15" MacBook Pro. I had a 14.5 in Dell which crashed on me for the third and last time. It was also my primary home computer. Is the 15" necessary or should I just get the 13"?

    I can't seem to decide between the 13" or the 15" MacBook Pro. I had a 14.5" I'm just used to that size. Dell which crashed on me for the third and last time. It was also my primary home computer. Is the 15" necessary or should I just get the 13"? I probably won't be doing any graphics or anything like that.

    It is really a matter of your personal preference. You have to choose between the extra carrying convenience of the smaller machine and the greater "real estate" of the bigger. I use a 15", and have not found it inconvenient for carrying, even on aircraft, where it has to share backpack space with an SLR camera and assorted lenses.

  • Sharepoint store not working in Central Administration with message "Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit."

    - Message on the Storefront.aspx page:
       Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit.
    - I have created a catalog for the my site collection. 
    - The ULS log says:
       Corporate Catalog has not been created for the current Web application.
       The Corporate Curated Gallery Settings feature is not activated on current web application

    Hi,
    Please make sure you have configured the Subscription Settings and App Management service applications, and App Management service application has been connected to your web application.
    https://technet.microsoft.com/en-us/library/fp161236(v=office.15).aspx
    Go to CA > Application Management > Manage web application, highlight your web application > select Service Connections in Manage tab, ensure all needed service application is checked and click OK.
    Here is an article about how to deploy app management in SharePoint 2013, the error message you encountered is mentioned in Troubleshooting part, please check if it can be help:
    http://www.naumanahmed.com/2012/07/sharepoint-2013-app-management-service.html
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Yesterday I purchased a new ipod classic to replace one that had worn out. The price was $179. I wonder if I am eligible for the extended warranty for $59. Can't seem to navigate through the apple support option to get answer. Anyone know?

    yesterday I purchased a new ipod classic to replace one that had worn out. The price was $179. I wonder if I am eligible for the extended warranty for $59. Can't seem to navigate through the apple support option to get answer. Anyone know?

    Put in the serial number but was not offered an extended apple care plan. I guess if you purchase a new one because your old one is out of warranty you get a deal for $179 but you don't get a chance for an extended warranty. You don't get a new box or earbuds, just a brand new iPod. Good deal but since my first died under warranty, got a new one for free, second one I smashed the screen and got a new one for (I don't remember) and now the hard drive went and I paid $179 for a new one, I was hoping to get an extended warranty. But I guess not...
    Thank you!

  • Sharepoint App Store Issue - Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit.

    I have just setup a SharePoint 2013 server and attempted to enable the App store by using the following guide:
    http://www.naumanahmed.com/2012/07/sharepoint-2013-app-management-service.html#!/2012/07/sharepoint-2013-app-management-service.html
    Everything seemed to go ok until i attempted to download an app.
    When SharePoint attempts to get to the app store i get an error saying 'Sorry, we can't seem to connect to the SharePoint Store. Try
    again in a bit.'.  If i look at the logs the only error i can see relating to the App Marketplace is this:
    An exception was thrown while running task 'GetOfficeMarkets'. Microsoft.SharePoint.SPException: Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit.
    at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeProxy.GetMarkets(String userDefaultBillingMarket, String userDefaultContentMarket, String userIP, List`1& markets, Boolean& validDefault)
    at Microsoft.SharePoint.ApplicationPages.StorefrontBase.GetOfficeMarkets(HttpRequest request, List`1& markets, Boolean& validDefaults)
    at Microsoft.SharePoint.ApplicationPages.StorefrontBase.TaskGetOfficeMarkets()
    at Microsoft.SharePoint.ApplicationPages.StorefrontBase.TryRunTask(TryGetOutput taskMethod)
    The server was using a proxy to connect to the internet, but since getting this error i have allowed it to directly access the internet on port 80 and 443.
    Any Help would be greatly appreciated.

    Are we able to access sharepoint store from PC
    http://office.microsoft.com/en-in/store/
    Use fiddler and netmon for blocked ports
    Make sure your app domain works fine.
    Make sure App Management Service and Microsoft SharePoint Foundation Subscription Settings Service is started on your server.
    Make sure App Management Service Application and Microsoft SharePoint Foundation Subscription Settings Service Application is started.
    Check the detail error message of ULS log  to determine the exact cause of the error.
    Also you can refer to the similar blog:
    http://sharepoint-sezai-moss-2007.blogspot.com/2012/12/sharepoint-server-2013-rtm-apps-sorry.html
    Reference:
    https://www.nothingbutsharepoint.com/sites/devwiki/articles/Pages/Configure-an-Environment-for-Apps-for-SharePoint-2013.aspx
    http://www.naumanahmed.com/2012/07/sharepoint-2013-app-management-service.html
    http://blogs.technet.com/b/lukeb/archive/2013/05/09/sharepoint-microsoft-sharepoint-store.aspx
     checked network, DNS, proxy, certificates, App/System Logs, ULS logs.. nothing....   then it clicked!
    Dive into Central Admin->Manage Web Applications,
    select the web-application and up in the Ribbon, select Manage Features
    now ACTIVATE for internet access to the Store!
    "Apps that require accessible internet facing endpoints"
    "Allow users to acquire apps that require internet facing"
    "endpoints from the SharePoint Store."
    IISRESET and voila! everything works fine.
    If this helped you resolve your issue, please mark it Answered

  • How do I change my short name on Yosemite OS X? I can't seem to do it the way I used to change it all the time on Mavericks.

    I can't seem to do it the way I used to change it all the time on Mavericks.
    There was a text box after I clicked on the lock after I went to Users and Groups in System Preferences, but now it's gone.
    By short name, I mean the name that appears on your lock screen when you log in.
    P.S. I use a MacBook Air Early 2014 version, 13-inch.
    I upgraded to Yosemite 2 days ago.

    I found how to do it.
    Go to SystemPreferences - Users&Groups - Right-click on your account at the left hand side bar- change your FULL NAME ONLY
    If you change anything else the system might break but changing the full name causes no damage.
    So I changed my name and am working fine with my Mac.
    Cheers!
    mollaturnup

  • How can we delete a line from the table control .

    hi all
    how can we delete a line from the table control .
    situation is.
    created table control in se51 which will display the data of a table.
    how could i select a line from the table control ?
    how could i delete the selected lines form the table.
    thanks in advance

    Change the Table Control attributes such that user can only select a single record(row).
    <u>Tip to delete a selected record</u>
    1) write a module 'Mark' in the PAI as below
    PROCESS AFTER INPUT.
    MODULE cancel AT EXIT-COMMAND.
    LOOP WITH CONTROL table_view.
    MODULE read_table_control.
    FIELD flag MODULE mark ON INPUT.
    ENDLOOP.
    MODULE user_command_0100.
    2) Module Mark is below.
    MODULE mark INPUT.
    CHECK flag = 'X'.
    x = table_view-top_line + sy-stepl - 1.
    Delete itab INDEX x.
    ENDMODULE. " mark INPUT
    Table_view is the TableControl Name.
    'flag' is of type char(1) available in the Internal table which was assigned to the select option in the table control.
    <u>award if uesful</u>
    Regards,
    Sudheer

  • Since I have upgraded to Maverick, I can't seem to export in the m4v format.  Am I just missing it?

    Since I upgraded to Mavericks, I can't seem to export in the m4v format in imovie.  Am I just missing it? 

    .m4v isn't a "format" and is just a file extension.
    In the Mac OS an .m4v file would be opened and played by iTunes instead of QuickTime. That's all the extension is used for and you wan't to use .mp4 or .mov.

  • I can't get on line when the message "Blocked plug-in" appears.

    I can't get on-line when the message "Blocked plug-in" appears.   How do I get rid of this?

    If you actually can get online on some websites in Safari, but are unable to view the websites that depend upon the use of Adobe Flash Player, such as YouTube, then the problem is an outdated Adobe Flash Player version, and you need to update it.
    , System Preferences, Other, Flash Player, Advanced, Updates, Check Now
    (This screen shot is from OS X 10.8.5, so it might appear different than your OS X 10.6.8 screen, and a different release of the Flash Plugin might be installed.)

  • I can't seem to connect to the iPhone software update server, why would that be?

    I can't seem to connect to the iPhone software update server, why would this be?

    In the course of your troubleshooting to date, have you worked through the following document?
    iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server

  • Adobe starter edition has photo numbers by the picture such as DSCO0283.JPG , where can I find that number on the pictures in PHOTOSHOP ELEMENTS 12--reason being that photoshop elements will not convert my catalog to version 12. If i had that number I cou

    adobe starter edition has photo numbers by the picture such as DSCO0283.JPG , where can I find that number on the pictures in PHOTOSHOP ELEMENTS 12--reason being that photoshop elements will not convert my catalog to version 12. If i had that number I could manually rebuild my collections into the photoshop elements 12, but all that i see in photoshop elements is dates and i have multiple pictures from the same dates. HELP! I

    finally getting back to this project---adobe starter edition 3.2 is on a windows XP computer
    ADOBE PHOTOSHOP ELEMENTS 12 is on our Windows 8.1 computer.
    error messages--- had to give up trying to convert---I copied all our pictures to our windows 7 laptop and I installed adobe photoshop elements 12 (my bought program)
    I wanted to try to convert there first. also I copied our catalog to this computer also. Everything was working fine I could see the collections just as they where on the XP computer.
    then I tried to convert on the laptop. I believe the error said something about corrupt file, so I gave up that day. Next day I tried to open ADOBE STARTER EDITION 3.2  and it wanted an unlock code, no such code exists. and my copy of Elements 12 turned into a trial version which has expired. So I am a little hesitant to try to convert on the XP  computer and mess up the existing catalog,
    unless there is a fool proof way. I have tried manually making collections/ albums on Windows 8.1 and PHOTOSHOP ELEMENTS 12  and coping pictures into the new albums. sloooow!!
    I probably have about 4500 pictures and 150 collections/ albums to go. So any suggestions would be appreciated.

  • Help with BBOD!  Can't seem to get to the bottom of it.  Have tried SMC reset, PRAM reset, reinstall of Mavericks, Carbon copy clone, checked my CPU, Memory is 500GB and I'm only using 250GB thereabouts.

    Here's what I've tried;
    SMC reset
    Pram reset
    Looked at activity monitor - mostly seems OK aside from a kernel task taking up memory (approx 460MB) but CPU is around 96% idle.
    Fan seems to be running constantly - heats up noticeably when I close the MBP
    Despite a re-install of Mavericks, MBP is running frustratingly slow.  Just typing is enough to bring on the beach ball.
    Have backed up everything, reinstalled from a clone, checked through Apple Hardware test and carried out a Verify Disk Permission - nothing was reported, erased the drive and set up again - problem still stands.
    Memory is running at 3.43 GB without anything really running bar Safari.
    A little loath to install SMC fan control without knowing what's wrong.
    Checked software updates.
    Can anyone tell me what the matter is?  Does this have a fix?
    Have been reading up various posts but to no avail so have resorted to posting myself.
    Does this sound familiar to anyone?
    Many, many thanks
    Roque

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts 51 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports 'com.autodesk.AutoCad com.evenflow.dropbox com.google.GoogleDrive' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 ` route -n get default|awk '/e:/{print $2}' ` 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[45]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n\t(%s)\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}')printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;5p;6p;8p;12p;' ' {sub(/^ +/,"")};NR==6;NR==13&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ s/ *:$//;x;s/\n//;/Apple|Genesy|Intel|SMSC/d;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;} ' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/:/;END { if(NR<100)print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { $4="";gsub("  "," ");gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}')print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR==2'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' ' s/^.{52}//;s/ .+//p ' ' /Launch[AD].+\.plist$/;END{if(NR<100)print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' '/\.(framew|lproj)/d;/plist:|:.+(M.+exec|scrip)/s/:[^:]+//p' '/root/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/;END{if(NR<100)print "/System/"};' '/^\/usr\/lib\/.+dylib$/p' '/\/etc\/(auto_m|hosts[^.]|peri)/s/^\.\/[^/]+//p' ' /\/(Contents\/.+\/Contents|Frameworks)\//d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| ","||kMDItem'${p[35]}'=");sub("^.."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[9]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/ { next;} /%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' /lR/ { if($2<='${p[25]}')print $2;} ' ' BEGIN { FS=":";} $3~/(sh|ng|ic)$/ { n=split($3,a,".");sub(/_2.+/,"",a[n-1]);b=b"\n"$2" "a[n-1]" "a[n]" "$1;c=c$1;} END { d="sort|tail -n'${p[38]}'";print b|d;close(d);if(c)print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"file -b "F|getline T;if(T!~/^(A.+ E.+ text$|POSIX sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ +B/{ s/.+= |(-[0-9]+)?\.s.+//g;p;} ' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' /:/{$0="'"${p[28]}"'"};1;' '/ en/!s/\.//p' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil PlistBuddy whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil );c2=(com.apple.loginwindow\ LoginHook '-c Print /L*/P*/loginw*' '-c Print L*/P*/*loginit*' '-c Print L*/Saf*/*/E*.plist' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' '-c Print\ :'${p[35]}' 2>&1' '-c Print\ :Label 2>&1' '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status '-F bsd -k Sender kernel -k Message Req "Beac|caug|dead[^bl]|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN" -k Message Rne "Goog|ksadm|SMC:" -o -k Sender fseventsd -k Message Req "SL"' '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/*/*.{BS,Bas,Es,OSXU,Rem}*.bom' '{/,}L*/Lo*/Diag* -type f \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;' '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto_master,{cron,fs}tab,hosts,{launchd,sysctl}.conf} /usr/local/etc/periodic/*/* .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / );N1=${#c2[@]};for j in {0..8};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n 'syscall::'${p[33+j]}':return {@out[execname,uid]=sum(arg0)} tick-10sec {trunc(@out,1);exit(0)}'";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP RSSI Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear;};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(echo "${v[$1]}") <(echo "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ test "$v"&&echo "$_";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;A0;{ A2 0 $((N1+1)) 2;C0;A1 0 $N1 1;C0;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D22 0 $((N1+4)) 5 4;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D23 24 24 32 31;D13 25 37 32 33;A1 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D23 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;D22 32 31 43 38;D23 20 42 32 41;D23 14 2 48 43;D13 4 5 32 1;D22 4 4 50 0;D13 14 3 49 5;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-  
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with "Model Identifier." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Maybe you are looking for

  • CS5 install on case-sensitive file system - can't choose different drive (Mac OS)

    I just upgraded my macbook pro to a new drive and 10.6, and chose 'case sensitive' HFSX, 'cause I'm a heavy command line user and wanted the maximum BASH experience. I'm trying to install the CS5 demo to try some web design tools, and the installer i

  • Calling a webservice with SOAP Receiver

    Hi Guys,    Im calling web service from XI using SOAP. I could call the webservice using XML Spy, It is working fine.In XML spy I could se the response (variable out , type double).    When i call the same web service from XI It doesnt give any error

  • Regarding BPM for Mutiple Receivers

    Hii, I am getting the Input as a File, I want to send this file to multiple File Locations Using BPM. How should I define the BPM. Regards, Varun

  • Cannot log in to blackberry id from curve 9360

    i'm using blackberry curve 9360. I can't change my sim card as when i changed it required me to log in to blackberry id. i can't log in using my id, always come out " unable login to your blackberry id account" what is wrong with it? i can login from

  • Sizing photos in PSE 9.0

    Can I resize photos in the Organizer  (make them larger) so there will be less  photos and therefore larger photos to work on? Lee