Scheduled commands using at no longer work

at worked fine up until a few days ago - it did work with 10.5.2, but some update after that broke it.
You can schedule a command, but then, a random date is set, and the job has always the same id.
Eg:
$ at 0130 tomorrow
echo "bubu"
job 3 at Sun Mar 2 01:30:00 2008
$ atq
688128 Sun Sep 29 18:11:44 1929
I've tried this on three different machines, all with 10.5.2 and the latest updates installed.
Anyone has and idee???

Interesting about the 'a' queue being hosed. I successfully submitted a job to the 'c' queue:
% at -q c midnight
echo "hello world!"
job 5 at Sun Mar 23 00:00:00 2008
% atq
5 Sun Mar 23 00:00:00 2008
Then I submitted the same job to the 'a' queue:
% at midnight
echo "hello world!"
job 6 at Sun Mar 23 00:00:00 2008
% atq
688128 Tue Jun 10 02:58:44 2025
5 Sun Mar 23 00:00:00 2008
Looking in /var/at/jobs, I saw:
% ls -l
total 12
-rwx------ 1 skip staff 2187 Mar 22 09:22 %A8000060132c3cc
-rw-rw-r-- 1 root wheel 6 Mar 22 09:22 .SEQ
-rw------- 1 root wheel 0 Mar 21 22:24 .lockfile
-rwx------ 1 skip staff 2235 Mar 22 09:20 c000050132c3cc
By renaming the first file there I was able to fix things:
% mv %A8000060132c3cc a000060132c3cc
% atq
6 Sun Mar 23 00:00:00 2008
5 Sun Mar 23 00:00:00 2008
So, is Apple reading this forum or is there some "official" place to
submit a bug report?
Skip Montanaro

Similar Messages

  • After upgrading the new operating system, it seems some useful features no longer work such as when typing a message the text anticipates the next word and when trying to delete individual messages from a contact, you can no longer tap and hold to select

    After upgrading the new operating system on my Droid Razr M it seems some useful features no longer work such as when typing a message the text anticipates the next word and when trying to delete individual messages from a contact, you can no longer tap and hold to select multiple message you have to delete them individually or the entire thread. Is there a way to get these back?

    Well, that's kind of embarrassing. And I honestly thought I paid attention to that... It works perfectly now, thank you so much!
    As expected, cdm-git also works fine since DMs only work in the root mode as of now.
    Just for the record, both type commands output "/usr/bin/startx" and pacman -Q gives "systemd 215-4".
    Last edited by looki (2014-08-23 13:04:49)

  • Command plus is no longer working for me correctly in Safari 8.0.2.

    Command plus is no longer working for me correctly in Safari 8.0.2.  When I use it to zoom in a safari window, it makes fonts bigger instead of scaling the entire page bigger like it used to.  What changed or what did I accidentally change?   This  is only happening in Safari.  When I use Command Plus in a Chrome or firefox browser window, it works perfectly still.
    To explain this a little better,  I have a 27" iMac.  When I open a browser widow in safari like yahoo.com,  The content fits in about a 10.5" section of the screen.  If i go to full screen or enlarge the window to fit the full screen the same 10.5" content is centered in my screen.  Previously, I could use Command Plus to zoom and the entire page would scale increasing from 10.5" to eventually filling the screen.  Now when I use command plus, the font's get bigger and bigger but the page width stays at 10.5"

    Hi petraidm,
    Welcome to the Support Communities!  If I'm understanding you correctly, it appears you have updated Safari to the latest version, but are still using Mountain Lion as your operating system, is that correct?
    You may need to adjust your screen resolution, or the zoom settings in the Accessibility pane of System preferences.   Usually, zooming changes the size of text or content in a window -- not the size of the window itself.   So I usually go to full screen mode in Safari, and then zoom in if I need to enlarge the text.
    OS X Mountain Lion: Zoom content on the screen
    http://support.apple.com/kb/PH11488
    If you have difficulty seeing or reading items on the screen, you can use Accessibility preferences to magnify items on the screen. You can zoom the entire screen or zoom the area that has keyboard focus in a separate window.
    Set up zoom
    Choose Apple menu > System Preferences, click Accessibility, and then click Zoom.
    Do either of the following:
    To zoom with keyboard shortcuts, select “Use keyboard shortcuts to zoom.”
    To zoom with your mouse or trackpad, select “Use scroll gesture with modifier keys to zoom.”
    Choose where the magnified content appears with the Zoom Style pop-up menu.To display it in a window near the mouse cursor, choose Picture-in-picture. To display it on the entire screen, choose Fullscreen.
    To set options for zoom or the zoom window, click More Options.More Options panel
    You can also turn on zooming by pressing Command (⌘)-Option (⌥)-F5 and selecting options in the Zoom section.
    Zoom with keyboard shortcuts
    To zoom in, press Command (⌘)-Option (⌥)-Equal Sign (=). To zoom out, press Command (⌘)-Option (⌥)-Minus Sign (-).
    If you chose Picture-in-picture zooming, a window appears near the mouse cursor with the magnified image. If you chose the Fullscreen zooming, the entire screen displays the magnified image.
    Zoom with a mouse or trackpad
    To zoom in and out, hold down the modifier key you specified while you perform the scroll gesture.
    For example, if you have a trackpad and used the default settings, zoom in by holding down the Control (^) key while you drag two fingers up on the trackpad. Zoom out by holding down the Control key while you drag two fingers down on the trackpad.
    If you chose Picture-in-picture zooming, a window appears near the mouse cursor with the magnified image. If you chose Fullscreen zooming, the entire screen displays the magnified image.
    Last Modified: Aug 8, 2013
    OS X Mountain Lion: Shortcuts for Accessibility preferences
    http://support.apple.com/kb/PH10566
    Turn zoom on or off
    Command (⌘)-Option (⌥)-8
    Zoom in
    Command (⌘)-Option (⌥)-Equal Sign (=)
    Zoom out
    Command (⌘)-Option (⌥)-Hyphen (-)
    Turn image smoothing on or off
    Command (⌘)-Option (⌥)-Backslash (\)
    Display the zoom window when needed
    Hold down Option (⌥)-Control (^). Release to close the window.
    OS X Mountain Lion: Adjust your display resolution
    http://support.apple.com/kb/PH11462
    I hope this information helps ....
    - Judy

  • Batch printing using Applescript - no longer works

    For several years I have been using a simple Applescript to monitor the contents of a folder, print new files then delete these files:
    on adding folder items to this_folder after receiving added_items
    repeat with each_item in added_items
    tell application "AddPrinter" to open each_item
    delay 30
    tell application "Finder" to delete each_item
    tell application "AddPrinter"
    quit
    end tell
    end repeat
    end adding folder items to
    After the last Mavericks update it has stopped working and gives the error message "the document m3.txt could not be opened. AddPrinter cannot open files in the text format"
    The same happens for PDF files - it seems that AddPrinter app has been changed and this functionality no longer works.
    Is there some way to restore the previous AddPrinter functionality (I tried copying and using an old verison of the app, without success)?
    Or is there another app that will work as intended?

    I have found an alternative to the AddPrinter.app that sort of works in this Macscripter tip from 2004:
    http://macscripter.net/viewtopic.php?id=9835
    do shell script "/usr/bin/lp '"
    calls up the Unix print command (LP = line printer!)
    This enables me to print .txt, rtf, pdf and jpg files
    Here is the new script:
    on adding folder items to this_folder after receiving these_items
        try
            tell application "Finder"
                repeat with i from 1 to number of items in these_items
                    try
                        set this_item to item i of these_items
                        set the path_string to this_item as string
                        set the final_path to POSIX path of the path_string
                        do shell script "/usr/bin/lp '" & final_path & "'"
                    on error error_message
                    end try
                    delay 30
                    tell application "Finder" to delete this_item
                end repeat
            end tell
        on error error_message
        end try
    end adding folder items to
    Now I just need to find out how to do some minor formatting such as font size and margins...
    Now digging into the CUPS manual:
    http://www.cups.org/doc-1.1/sum.html

  • Command-Shift-Delete no longer works in Mail

    I could easily delete Mail Trash using Command-Shift-Delete. Now that no longer works.

    Anthony Beard wrote:
    NOW I KNOW WHAT THE PROBLEM WAS...--> THE FONT!!!
    I always use monospaced fonts for email, by preference; it's easy to line up things. The problem is the font. Change the font to something other than what you're using, I just selected Arial and then the italic feature worked!!! Hope this helps!
    It isn't about whether it's monospaced, it's about whether the font contains the style variants. Clearly Apple is taking the position of the typographic purist, which means they won't fake a bold or italic like in the old days, they only want to use it if it actually exists.

  • An iTunes key command I created no longer works after the recent update

    I created a key command years ago for joining tracks. (Command-J) When the iTunes 11 update happened, it stopped working. I know it is the same key command for View options but it always worked before. So even if I make it a new command, it still won't work.
    Anyone else have a similar problem?
    Thanks

    You shouldn't clear cookies on shut down, but let them expire instead.
    Details like websites remembering you (log you in automatically) are stored in a cookie.
    *Create a cookie 'allow' exception to keep such cookies, especially in case of secure websites and when cookies expire when Firefox is closed.
    *Firefox > Preferences > Privacy > "Use custom settings for history" > Cookies: Exceptions
    In case you use "Clear history when Firefox closes" or otherwise clear history:
    *do not clear the Cookies
    *do not clear the Site Preferences
    *https://support.mozilla.org/kb/remove-recent-browsing-search-and-download-history
    Clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, passwords, and other website specific data.
    Clearing cookies will remove all specified (selected) cookies including cookies with an allow exception that you would like to keep.

  • HT5624 Hi, I have an iPad with a different iCloud username and password then my Apple ID. I forgot my iCloud password and the email I used is no longer working. How do I change my iCloud I'd and password to match my Apple ID one? Thanks in advance

    Hi, I have an iCloud account with a different iCloud username and password then my Apple ID. I forgot my iCloud password and the email I used is no longer in use. How do I change my iCloud Username and password to match my Apple ID one? Thanks in advance

    Hi Cplantin!
    Here is an article for you that will help you with this question:
    iOS 7: If you're asked for the password to your previous Apple ID when signing out of iCloud
    http://support.apple.com/kb/TS5223
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • I used to beable to push firefox with sccm using setup.exe from the command line , this no longer works i want to be able to have a silent install run for all,

    In the past I have always created a deployment with sccm and installed firefox.exe with the /s switch from the command line what is the new switch for silent installation ?

    hello, have you tried it with the full installers that are available at https://www.mozilla.org/firefox/all yet?

  • New DVR Scheduler Bugs: Priority Settings No Longer Working, Scrolling Series Schedules is Flakey

    Hi,
    After this last HD DVR update, I have two new problems:
    1) I can no longer set the priority of most of my series schedules. I have about 100 series schedule entries, which the DVR update probably wasn't tested for.
    Now when I try to set a series priority, it LOOKS like it worked, but if I get out of DVR options and go back into Manage Recordings, 90% of the time I find that the series priority is either unchanged, or (even worse) has bounced up to some unexpected random priority - Thus, I have to search the series list  to find it - Then I cannot move it back to where it's supposed to be!
    It seems that only moving a series priority a little bit will sometimes work, but moving the series from near the top of the list to near the bottom (or vice-versa) doesn't work at all, even though it may appear like it worked until the list is refreshed (either by paging up and down the list a few times, or by exiting the DVR manager and going back in).
    2) The scrolling is messed up now in the series schedule manager - When setting Priority, as I scrool up or down from the middle of the list using the arrow or Page buttons,  the list will end unexpectedly, making it impossible to actually drag the series to the bottom or top of the list. Then if you deposit the series at the "end" of the list, suddenly the rest of the list will then magically appear (of course, the series schedule you deposited there will no longer be where you deposited it - See problem #1). Obviously the list is running out of buffer space, so the next part of the list isn't being loaded while you're in the process of changing a series priority..
    Scrolling is also messed up just scrolling through the list without changing priority: Scrolling through my series schedules USED to be very FAST and painless using the Page (Channel) up/down button, I could scroll from top to bottom of my 100 series schedules in a matter of like 5 seconds. NOW, it takes forever and is a real pain to scroll from top to bottom, because the scrolling pauses on just about every other page - As though it ran out of buffer space and is having trouble loading the next buffer.
    I have a lot of series schedule entries so all the First-run Programs are at the top of the priority list, then all the re-runs are in the bottom half of the list. That's the only way I have found to prevent Re-Runs from hijacking new programs, since there's no DVR option to prevent re-runs from inteferring with new episodes (BTW, in order for this to work, the First-Run schedule must be created first. Then a duplicate First-Run and Reruns schedule must be created - Creating them in reverse order will throw a "Duplicate" error message).
    The DVR software has always been buggy and feature-depribed, but this is rediculous - To think the programming team didn't even test the scrolling and priority of series schedules is as bad as the ObamaCare website, and that's setting a very low bar! You HAVE to test EVERYTHING when you release new updates, even if the programmers say it won't affect anything else, because from my experience programmers develop tunnel vision (been there, done that myself), and if you have more than one person on the programming team, neither programmer will communicate their changes to anyone else (been there, done that too).

    I have the identical problem after the recent software upgrade which VERIZON did to my DVR.
    In addition, I have "Manual Series" listed under the "Manage Series Recordings" section of my DVR for about 10 of the tv shows that I have tagged to be recorded weekly. Several others have reported this seemingly related problem to this forum.
    I've tried twice to report the latter problem to VERIZON's technical support staff, but met with indifference in the first attempt (a guy recommended that I replace my DVR with a new one - an utterly ridiculous suggestion), and in my second attempt I got a somewhat helpful lady who couldn't correct this glitch and was unaware of others having same problem but promised to send it up the flagpole to higher level tech folks (best action that I realistically could get).
    As I told VERIZON's techies, I likely was not the only customer experiencing these problems - and your and others postings to this forum confirm my initial hunch.  VERIZON leaves a lot to be desired in the testing of their software "upgrades".

  • Keyboard Shortcut for bullets (Command-Shift-L) no longer works

    Hey Guys,
    It seems so odd and I find it so irritating that I have been using this keyboard shortcut which is Command-Shift-L for bullets in Outlook, Notes and almost any word processing applications. All of a sudden this seems to have gone and now replaced by a Google Search. I tried researching a lot on the internet and found many articles which confirmed that this was indeed a keyboard shortcut but I couldnt find even one which could tell me what happened to it and how to make it work again. I've got so used to this shortcut because my work involves mainly around drafting emails and documents.
    I have Macbook Pro Retina 13inch 2013 model & running Mac OSX 10.9.4 OS.
    Now I did find one website link which told me how to disable the Safari trigger for this shortcut and I was successful in removing that shortcut. But I am stuck at the point where it's just blank. So now when I press these keys, nothing happens because no shortcut is set to it. I am moving in circles and would really appreciate if anyone can help.
    P.S I've already gone through many links which say create paragraphs, this and blah blah but sorry I am not interested in that....Some links also say that Option + 8 key works for the bullets but that doesnt work for me either. However, I dont want that too. I would want the original shortcut which was there and would really appreciate if someone can tell me how to get it back or even configure it back to the way it was. Sorry for being rude but I am just frustrated with the long hours I have spent in fixing this silly issue and don't want the similar answers which I have already come across on the other links. Your help is much appreciated. Thank you in advance!

    Thanks for your reply. I can't seem to find the bullets option in Shortcuts. Could you give me more details on how to make that happen.
    There is no bullets option in Shortcuts.  Defining shortcuts works by binding menu items in an application to a key combination. You have to find the name of a menu item in the application   you are using.
    For example in "Notes" is a menu "Format > Lists > Insert Bulleted List"
    To bind it to the shortcut "⇧⌘L" open the Keyboard System Preferences > Shorttcuts tab and press "+" to add an application shortcut.
    Type the name of the menu item "Insert Bulleted List" and enter the key combination.
    This will work in "Notes", but you have to identify the names of menu items that will produce bullets  in your other applications, if you want to add the shortcut for them.

  • Place command in Bridge no longer works

    I have been using the Place > command in Bridge to place an additional Smart Object into an existing PS doc. It worked fine (except for registration problems if the existing PS image is 100%).
    Recently (maybe after upgrading to Leopard) the Place > command does not recognize the existing PS doc. I get the command and arrow, but nothing else after the arrow.
    Thanks,
    Sonny

    Solved!!
    When I also learned that I had lost Tools>Photoshop..., I then went into Prefs. Duh!! Turned on Startup Scripts so that Bridge can communicate with PS. Works fine.
    Thanks,
    Sonny

  • Command+option+click no longer works?

    Hi all.
    I have always used the combination command+option+click a lot to switch app and hide all others. Last week, this combination stopped working in a few apps, and now it doesn't work anywhere. Either my computer has forgotten a few things, or there's been some strange background update that I'm not aware of. Anyone else with this problem?

    Did you install anything last week?
    Have you tried it in another user account? That will isolate it to your user account problem or system-wide.
    Have you tried it in Safe Mode? That will isolate third-party software from interfering.
    http://support.apple.com/kb/HT1564

  • HT204053 Hello, i wanted to ask if i can put in a diffrent email for my iCloud so that the verifying email could be sent to, beacause the first mail i was using is no longer working and that way i can't backup my stuff into iCloud..please help.

    It's not actually my account but it was already in the iPad when i first bought and i've been using this ID for more than three years now, but all the email and verifying email from iTunes get send there instead of my own email, and even that i tried to log in the person's mail it was deleted and no more excisted so i can't verify to iCloud , what can i do? Can i replace the email of the ID with my own?
    Please help.

    All downloads from iTunes are tied to the account that downloaded it, you can't re-download content via a different account. You checked the spam folder on yourr old account as well as the Inbox, and depending upon how long ago you did it, have you retried getting it reset : http://appleid.apple.com, then 'reset your password' ?

  • Cp command at Loginhook no longer works

    Hi
    Since 10.6 I successfully used command like cp /myplace/myfiles   $1/Library/Preferences/ with loginhook. Since 10.8.4 it looks like $1 doesn't return user short name. What is workaround for this?
    Thanks

    try
    `id -un`
    However, you should try to recreate your login hooks in launchd since login/out hooks have been deprecated:
    Important: There are numerous reasons to avoid using login and logout scripts:
    Login and logout scripts are a deprecated technology. In most cases, you should use launchd jobs instead.
    Login and logout scripts are run as root, which presents a security risk.
    Only one of each script can be installed at a time. They are intended for system administrators; application developers should not use them in released software.

  • It is necessary for me to have more than one window open in Firefox, and the command (New Window) no longer works. How do I have two different websites open at the same time on separate displays?

    I used to be able to open two Firefox windows at a time, with one website on one display and another website on another display. Now when I select New Window, nothing happens.

    You can tear off a tab (right-click: Move to New Window) to open it in another window and resize both windows so you see them at the same time.
    *Fox Splitter: https://addons.mozilla.org/firefox/addon/fox-splitter/
    *Split Pannel: https://addons.mozilla.org/firefox/addon/split-pannel

Maybe you are looking for

  • MacBook Will Not Turn On After Random Shutdown

    I was running a number of processes on my Mac while servicing another computer, and out of the corner of my eye noticed my Mac just shut down, randomly, with no warning. I have had this issue before with overheating issues, but the laptop turns itsel

  • How to report mapping problems

    I have a mapping issue with my Iphone 5.  I "think" I've reported it several times within the app but nothing has happened.  I've used my mapping app all over the world and have never had a problem.  However, imputting the address of a courthouse in

  • Create a custom viewer app for the iPad and iPhone

    This question was posted in response to the following article: http://help.adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f60c5dd08612e5ea7d27f-7ff f.html

  • Motion 3 upgrade - Doesn't show screen on start-up

    Hello everyone, I have a question; I started up Motion 3 earlier to find out that I can't open my file browser on the left side. This window is probably off-screen due to working with two screens earlier. I quit Motion to restart with the good hope t

  • If I use a "wait" in my sub-vi will it affect my outer vi

    I put a "wait" in a sub-vi and another vi use the sub-vi. While the wait is working in the sub-vi will the outer vi wait until the wait finished or it just continiue its work? Solved! Go to Solution.