[SOLVED] Conky config: show packages number

Hi there,
how can I do this?
Is this possible only through a script, like 'pacman -Q | wc -l'? Or can I do it through conky, directly?
Thank you in advance
Last edited by metre (2011-03-18 10:28:28)

ViruSzZ wrote:I`m using this simple bash script to get the number of packages in my conky & I`m executing it in the conky like this: ${execi 600 sudo /path/to/script}
What about sudo and root password entering?
Actualy my code doesn't work properly sometimes (only for me?). If you try to execute that comand (sudo pacman -Sy >/dev/null 2>&1 &&  pacman -Qu | wc -l) in console - it always works great, but in conky it may displays nothing (sometimes).
The solution is to separate command into two lines:
${font Poky:size=12}i${font} Update: ${alignr}${execi 600 pacman -Qu | wc -l} package(s)
#Bottom of ~/.conkyrc
${execi 600 sudo pacman -Sy >/dev/null 2>&1}
I don't know the reason why it so, but in my case it's a fact.
Here is my conky screenshot.
Last edited by mekh (2011-03-18 09:53:11)

Similar Messages

  • [SOLVED] Conky: After 2.6.37 update, conky no longer shows temperature

    Well, the title is quite self-explanatory but I'd also like to add that:
    I noticed that conky reads correct values and after exactly 3 refreshes it just displays 0, no matter how long is the update interval.
    /sys/class/hwmon displays correct values, and 'acpi -t' also does too (they are always the same).
    My conky config had $acpitemp before the update, and after the update I had to change it to ${hwmon 0 temp 1} because $acpitemp displayed no values whatsoever.
    My .conkyrc in case anyone is interested:
    out_to_x no
    alignment bottom_left
    background no
    border_width 0
    cpu_avg_samples 2
    default_color white
    default_outline_color white
    default_shade_color white
    disable_auto_reload yes
    draw_borders no
    draw_graph_borders yes
    draw_outline no
    draw_shades no
    double_buffer yes
    use_xft yes
    xftfont Clean:size=10
    gap_x 0
    gap_y 0
    minimum_size 5 15
    net_avg_samples 2
    no_buffers no
    out_to_stderr no
    extra_newline no
    own_window no
    own_window_class Conky
    own_window_type desktop
    own_window_transparent no
    own_window_colour 222222
    stippled_borders 0
    update_interval 2
    uppercase no
    use_spacer none
    show_graph_scale no
    show_graph_range no
    out_to_console yes
    TEXT
    ${hwmon 0 temp 1}C \
    $battery \
    ${wireless_essid wlan0} (${wireless_link_qual_perc wlan0}%) \
    $if_mpd_playing \
    ${mpd_smart 30}\
    $endif \
    | ${time %a %d %b %Y %H:%M}
    My final conclusion is that the problem is with conky itself, but this guy here managed to get it working:
    https://bbs.archlinux.org/viewtopic.php?id=111408
    EDIT: After posting here I thought "why don't I take out all these X related options?" and finally did it after so much time. And it worked, but I dunno why.
    I also tried your suggestion, litemov, but it didn't show anything at all (not even that 0), but thanks anyway
    Final .conkyrc
    out_to_x no
    update_interval 2
    out_to_console yes
    TEXT
    ${hwmon 0 temp 1}C \
    $battery \
    ${wireless_essid wlan0} (${wireless_link_qual_perc wlan0}%) \
    $if_mpd_playing \
    ${mpd_smart 30}\
    $endif \
    | ${time %a %d %b %Y %H:%M}
    Last edited by Fadel (2011-01-31 18:45:50)

    I'm using:
    ${platform coretemp.0 temp 1}
    Does that do anything for you?

  • [Solved] Conky doesn't show network speed

    Hello Archers!
    I have my old conky config with net speed indication which worked in past but stopped working this installation. My user is in “network” group and I have
    ${font monospace:bold:size=10}NETWORK ${hr 2}
    ${font monospace:normal:size=10}Download: ${alignr}${downspeedf eth0} KB/s
    Upload: ${alignr}${upspeedf eth0} KB/s
    in my ~/.conkyrc file. It used to show speed in KB/s but now just zeros, all the time. What would be the reason for this malfunction?
    Last edited by Mr. Alex (2013-07-28 09:27:41)

    Mr. Alex wrote:
    jasonwryan wrote:it isn't the smartest thing to post here...
    Yeah, I know Arch maintainers don't accept criticism anymore. But mine wasn't even obvious and yet you pointed that out and called it “not the smartest thing to post here”. Totalitarian regime inside of a distro. Free speech is forbidden. Arch Linux, ladies and gentlemen!
    Read the Etiquette. Your histrionics are as unfounded as your original slur. If you had even the slightest clue of what a totalitarian regime actually involved, you would be ashamed of yourself for that association.
    Don't post here again unless you are prepared to accept responsibility for your own incompetence.
    Closing

  • Hi im new apple user ..Bought a mac 3 weeks before my mac does not show serial number on screen .Also I am unable to sign in imessage n facetime it gives network error like .! What can be this issue n how to solve it??

    hi im new apple  ,ac book pro user ..Bought a mac 3 weeks before my mac does not show serial number on screen .Also I am unable to sign in imessage n facetime it gives network error like though i can access web site n etc  .! What can be this issue n how to solve it??

    Hi,
    If the machine is brand new I don't see why the serial Number is missing (it is entered on to a special chip at the factory)
    However if the machine is a return and has been refurbished then the Logic/mother board may have been changed and someone forgot to put the info back to the new board.
    for the   Points
    7:44 pm      Thursday; January 16, 2014
      iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • [Solved] Conky cpu temp config.

    I am trying to get conky to display my cpu temp from my Asus Sabertooth 990X motherboard.
    [neil@sabertooth ~]$ sensors
    fam15h_power-pci-00c4
    Adapter: PCI adapter
    power1: 11.99 W (crit = 95.04 W)
    k10temp-pci-00c3
    Adapter: PCI adapter
    temp1: +6.8°C (high = +70.0°C)
    (crit = +90.0°C, hyst = +87.0°C)
    nouveau-pci-0100
    Adapter: PCI adapter
    temp1: +49.0°C (high = +100.0°C, crit = +110.0°C)
    it8721-isa-0290
    Adapter: ISA adapter
    in0: +2.80 V (min = +2.00 V, max = +1.50 V) ALARM
    in1: +2.86 V (min = +2.45 V, max = +2.99 V)
    in2: +1.01 V (min = +3.05 V, max = +2.47 V) ALARM
    +3.3V: +3.36 V (min = +0.36 V, max = +3.72 V)
    in4: +0.65 V (min = +2.87 V, max = +2.77 V) ALARM
    in5: +2.51 V (min = +2.84 V, max = +1.22 V) ALARM
    in6: +2.06 V (min = +2.29 V, max = +2.28 V) ALARM
    3VSB: +2.52 V (min = +5.88 V, max = +4.56 V) ALARM
    Vbat: +3.31 V
    fan1: 0 RPM (min = 14 RPM) ALARM
    fan2: 0 RPM (min = 20 RPM) ALARM
    fan3: 0 RPM (min = 11 RPM) ALARM
    temp1: +33.0°C (low = -5.0°C, high = +127.0°C) sensor = thermistor
    temp2: +29.0°C (low = -9.0°C, high = -6.0°C) sensor = thermistor
    temp3: -128.0°C (low = -34.0°C, high = -66.0°C) sensor = disabled
    intrusion0: OK
    Conky config line at the moment;
    ${execi 60 sensors | grep "temp1:"} °C
    gives me;
    The problem is that there are 3x'temp1' possibilities.
    I want to display this 'temp1';
    temp1:        +33.0°C  (low  =  -5.0°C, high = +127.0°C)  sensor = thermistor
    How do I set the cony config line to display this thermistor?
    Last edited by ancleessen4 (2012-04-16 19:51:31)

    Thanks to some further input from the guys over at Archbang and some further research I found the solution (a) to remove the weird 'A' character;
    http://crunchbanglinux.org/forums/topic … ut-solved/
    So, in conky I had to change;
    override_utf8_locale no
    to
    override_utf8_locale yes
    And (b) just for reference, I now have two options for cpu temp;
    CPU temp option1:$alignr${hwmon 4 temp 1}°C
    CPU temp option2:$alignr${execi 10 sensors | grep ^temp1 | tail -n 1 |awk '{print $2}'}
    Thanks for all the help everybody.

  • [SOLVED] pacman -Qdt shows required packages

    I've used "pacman -Qdt" quite often but since yesterday it shows packages that it probably should not:
    autoconf2.13
    hal
    pm-utils
    pm-quirks
    hal-info
    dmidecode
    consolekit
    xorg-server-xvfb
    yasm
    If I remove "orphans" like pm-utils or hal, I will only know that they weren't orphans. For example pm-utils was explicitly installed and without hal Xorg/xmonad won't start.
    Can anyone explain to me what's going on here?
    Last edited by Markus00000 (2011-10-26 11:30:31)

    Thanks, yet I have no idea why Xorg/xmonad won't start after removing these orphans and is instantly fixed by installing hal and its dependencies.
    And also how pm-utils can be an orphan when I know that I installed it explicitly (pacman.log is with me here).
    And also why hal etc. did not show up before with -Qdt.
    Last edited by Markus00000 (2011-05-04 06:03:36)

  • HT4623 My deleted contacts still show up when I want to send a text message. But when I go to my address book there not there only when I want to send a text MSG there name comes up and if I select them it only show there number not name in the message. 

    My deleted contacts still show up when I want to send a text message. But when I go to my address book there not there only when I want to send a text MSG there name comes up and if I select them it only show there number not name in the message.  How an I get rid of that

    Try this...
    have a text convo with the person you want to delete. Go to the top contact in the text convo, hit edit contact, and delete that contact.
    That resolution came from another thread on this issue, and this did solve to poster's issue.

  • My deleted contacts still show up when I want to send a text message. But when I go to my address book there not there only when I want to send a text MSG there name comes up and if I select them it only show there number not name in the message.  How an

    My deleted contacts still show up when I want to send a text message. But when I go to my address book there not there only when I want to send a text MSG there name comes up and if I select them it only show there number not name in the message. How an I get rid of that

    Try this...
    have a text convo with the person you want to delete. Go to the top contact in the text convo, hit edit contact, and delete that contact.
    That resolution came from another thread on this issue, and this did solve to poster's issue.

  • How do you show the number of days per month?

    How do you show the number of days per month?
    I am working on a budget.  I want to know how much to amortize each month to fund an investment.  Income comes monthly, but expenses leave in days, or weeks.  The number of days and weeks in months vary. 
    I want to figure out income and expenses per day, per month and per year, so I know how much can be invested each month, week or day.  For a start I would like a formula that shows how many days are in each month?

    thanks..
    I solve my problem as
    public class MyExample {
        public static void main(String a[]) {
            String stdate = "2009-03-01";
            java.sql.Date currentDate = new java.sql.Date(System.currentTimeMillis());
            java.sql.Date preDate = java.sql.Date.valueOf(stdate);
            System.out.println(currentDate);
            System.out.println(preDate);
    //        int dateCom = preDate.compareTo(currentDate);
    //        System.out.println(dateCom);
            long diff = currentDate.getTime() - preDate.getTime();
            int days = (int) Math.floor(diff / (24 * 60 * 60 * 1000));
             System.out.println(days);
    }

  • Finder issues and Get Info refusing to show the number of files on items on the main hard drive.

    I am having finder issues. Mostly on the main hard drive. It takes ages to find things and I get the spinning wheel every time I open a folder.
    So I moved all of my files to a external drive.  When I had finished transfering I hit get info on the files on the external drive and on the same folder on the main drive.  To ensure that it has copied over all the files.  Because it was acting up and not copying all the files.
    Get Info refuses to show the number of files within the folders on the main hard drive. It hasppily tells me everything on any of the external drives.
    I have reset, the imac.  I have re indexed 3 times.  I have deleted the finder plist files.  I have reset finder using terminal commands. I have moved nearly everything off the main hard drive. But nothing is working.
    Can anyone offer any suggestions as to what could be causing my finder and get info issues.
    Any help wpuld be appreciated.
    Running Mountain Lion on a late 2009 Imac

    Some of your user files (not system files) have incorrect permissions or are locked. This procedure will unlock those files and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Back up all data.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):
    sudo find ~ $TMPDIR.. -exec chflags nouchg,nouappnd,noschg,nosappnd {} + -exec chown $UID {} + -exec chmod +rw {} + -exec chmod -N {} + -type d -exec chmod +x {} + 2>&-
    This time you'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button
    Select
               ▹ Restart
    from the menu bar.

  • Is there a predifined column which shows the number of support messages

    Hi,
    In test management work list (STWB_WORK), is there a predifined column which shows the number of support messages raised against a message (Yellow spark symbol), there is no ALV layout defined for this scenario, please advice is there any configuration required for this column to be displayed or a development has to be carried out?
    Regards
    Prakash Kalluru

    Hi
    Have you ever used the tab Messages in the same transaction
    It will list all the messages
    since its ALV display you can filter as per requirement
    Hope this solves ur prb
    Regards
    Prakhar

  • My number shows "Unknown Number" where it should show my number.

    I have searched for a Help topic on this and can't find anything besides in the phone app, to swipe down from the top. I have gone through my settings multiple times and can't find anything to change except for the "show my number" setting tickbox.
    Has anyone else had this issue and have you found a way to correct it?
    Thanks for your time!
    Solved!
    Go to Solution.

    Security and privacy > sim card >edit phone number
    Proudful & loyal Blackberry supporter ..
    throwing mud at others makes you happy now but in future you might end up in sinking in mud lake.. wake up b4 it happens. Be secure
    10.3.0.296

  • Why On SIM Manager it's showing same number for SIM 1 and SIM 2?

    I recently bought Intex Cloud FX and inserted two SIM Cards from different operator. But the phone showing same number (of SIM 2) for both SIMS (SIM 1 & SIM 2). I have already reset the device but that didn't help. I would like to know how to solve this?

    Hi,
    Thank you for contacting Mozilla.
    I understand that you are having problems with you Intel Cloud FX device. In order to better understand and investigate on the issue that you are encountering, please reply to this message with the following information:
    * What is the OS version found in the Device Information page? Please visit [http://mzl.la/Gzz6Kp this link] if you need help finding the Build ID of your phone.
    * Please provide the exact steps to reproduce the issue you are encountering.
    * Who is your current cell phone carrier?
    * How often do you encounter this issue?
    Please be sure to include as much detail as possible, including any websites that may exhibit this issue, and any error messages that you may be receiving, exactly as they appear. This will ensure that we will have all the information needed to investigate into this.
    (You must post back onto the support forum the information, you cannot respond to the email notification that you've received.)
    Thank you for your help and we look forward to hearing from you!

  • I just updated my iphone 4 to ios 7, after texting my friend, it doesnt show my number only email in her message. how do i change it so it can show my number. she has an iphone 4 also

    i just updated my iphone 4 to ios 7, after texting my friend, it doesnt show my number only email in her message. how do i change it so it can show my number. she has an iphone 4 also

    I fixed my problem so download iTunes on your computer/laptop. Connect your iPhone into the computer and then click load backup and after they finish loading the backup. Go to your settings and click reset all contents and settings and then your phone will turn off by itself and wait for your phone to turn on and then it will say hello and slide to set up but don't do anything. Go to your computer and click restore backup and then it will turn off again and then just wait for it turn back on and then when it turns back on. You won't lose anything. Just your apps because once you redownload them. They will already put it in the spot you used to put them and like games it will still save wherever level or part you are on of the game. Hope this solves your problem.

  • Unable to open certain apps (but WILL open using 'Show Package Contents' trick)

    I have a number of apps lately that I've tried to install, but when I first click on them to use, they simply bounce on the dock for a minute or so, then quit out.
    None of the apps are related, most are very minor, but the most familiar to everyone would be Google Chrome. After doing some searching of my own, I've been able to determine that the only way to open any of these apps is to right click on the app, go to 'Show Package Contents', 'Contents', 'MacOS', then double click on the 'Unix Executable File' (for this example 'Google Chrome'). They all work just fine if opened this way, but after closing any of them and then trying to open them again using the good 'ol double click, they just go back to bouncing on the dock and then quitting. I tried booting into 'Safe' mode, and after doing this the apps seem to open up just fine. So obvioulsy something is interfering with a select few apps on my system from working. I'm wondering if there is some simple command in Terminal I should be using that would easily clear up this issue (I've already tried a few of these that I've seen on other help sites, but don't remember them now unfortunately).  I appreciate everyones help in advance! Thank you!!!

    For what it's worth, I've included a portion of the Consoles' error log when I try to open up Chrome:
    Process:         Google Chrome [2991]
    Path:            /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
    Identifier:      com.google.Chrome
    Version:         31.0.1650.63 (1650.63)
    Code Type:       X86 (Native)
    Parent Process:  launchd [243]
    User ID:         503
    Date/Time:       2013-12-18 03:05:43.821 -0500
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000038
    VM Regions Near 0x38:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
        VM_ALLOCATE            0000000000001000-00000000000ea000 [  932K] ---/--- SM=NUL 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   dyld                              0x8feecc9b dyld::registerAddCallback(void (*)(mach_header const*, long)) + 406
    1   libdyld.dylib                     0x92909893 _dyld_register_func_for_add_image + 73
    2   libignitor.dylib                  0x000eee76 initializer + 27
    3   dyld                              0x8fefccda ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 230
    4   dyld                              0x8fefcfde ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 64
    5   dyld                              0x8fef9268 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 356
    6   dyld                              0x8fef90ba ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 62
    7   dyld                              0x8feeadd9 dyld::initializeMainExecutable() + 167
    8   dyld                              0x8feeeadb dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3050
    9   dyld                              0x8feea376 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 704
    10  dyld                              0x8feea077 _dyld_start + 71
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x7b117f24  ebx: 0x8ff1fc10  ecx: 0x0000000a  edx: 0x00000000
      edi: 0x00000000  esi: 0x04b97000  ebp: 0xbff15998  esp: 0xbff15960
       ss: 0x00000023  efl: 0x00010a12  eip: 0x8feecc9b   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000038
    Logical CPU: 10
    Binary Images:
       0xea000 -    0xeaff3 +com.google.Chrome (31.0.1650.63 - 1650.63) <0C942918-8EA6-3896-A6AB-14EBB75B3A3E> /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
       0xee000 -    0xeeffc  libignitor.dylib (0) <D44794BF-7C8D-3E25-917F-94F8696BD79E> /usr/lib/libignitor.dylib
       0xf1000 -  0x4692fb3 +com.google.Chrome.framework (31.0.1650.63 - 1650.63) <211EED7E-9618-3352-8517-6A86B2D76E27> /Applications/Google Chrome.app/Contents/Versions/31.0.1650.63/Google Chrome Framework.framework/Google Chrome Framework
    0x49dc000 -  0x4a24ffb  com.apple.audio.midi.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x4a4c000 -  0x4af4ff7  com.apple.Bluetooth (4.1.7 - 4.1.7f2) <DBDFFB50-8B1F-3FB6-99A9-1E7EC203B8CD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x4b46000 -  0x4b5cffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
    0x4b68000 -  0x4b72fff  com.apple.CoreBluetooth (100.9 - 1) <98991C3C-2087-38CB-85A0-7F32C5F58EA6> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
    0x4b97000 -  0x4b98ffd  libenter.dylib (0) <4082C283-0428-3CF2-8F62-8C6D904C93E6> /usr/lib/libenter.dylib
    0x8fee9000 - 0x8ff1be57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld
    0x90031000 - 0x9004fff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90088000 - 0x900caff7  libcups.2.dylib (327.7) <6FAC537D-7EC3-3E82-B6E8-F87DE07546B5> /usr/lib/libcups.2.dylib
    0x900cb000 - 0x900cbffe  com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x900cc000 - 0x900d6fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    etc.....
    If any more info is needed, I would be happy to provide it. Thanks!

Maybe you are looking for

  • Going from xp to windows 7 64 bit using an external drive for music storage

    Greetings Techies! I hope you all are well. I need to move my iTunes from an XP machine to Windows 7 64 bit. On the XP machine I am using an external drive for music storage and the iTunes database is stored on the internal drive. I am looking for ad

  • Copied some code, not sure how to alter it

    I copied this section of code from my header: <div id="nav"><a href="#">home</a> <a href="#">contact us</a> <a href="#">employees</a> <a href="#">retirees</a> <a href="#">Workers' Compensation</a></div>  into another part of my website - in the prima

  • Issue in File to File scenario.

    Hi Experts, In file to file scenario the messages are coming with tag encoding=UTF-16 instead of UTF-8 .in SXMB_MONI as shown below: Error detail: The XML page cannot be displayed Cannot view XML input using style sheet. Please correct the error and

  • Getting started ... Help!!! (A TRUE beginner's question)

    I suspect EVERYONE in the world understands what I'm about to ask, but ... I don't. I just received my new ThinkPad T410i. The instructions say, "1. Install the battery pack. 2. Connect to power." BUT ... in the battery pack bay, so to speak, there's

  • Regarding IW36

    Hi All,           I am creating a sub order  by using call transaction for iw36. However, the sub order is not getting created , it terminates with a message that ' Work center .......  does not exist in Plant 1000' .. IW36  copies the entries from i