← Back to team overview

openerp-india team mailing list archive

Re: [Question #237893]: at is not working in ubuntu 12.04

 

Question #237893 on sudo in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/sudo/+question/237893

    Status: Open => Answered

actionparsnip proposed the following answer:
andy@fileserver:~$ at 12:40
warning: commands will be executed using /bin/sh
at> echo "test" | tee ~/test.txt
at> <EOT>
job 2 at Wed Oct 23 12:40:00 2013
andy@fileserver:~$ date
Wed Oct 23 12:36:55 BST 2013
                   .
                   .
               later
                   .
                   .
andy@fileserver:~$ date
Wed Oct 23 12:39:22 BST 2013
andy@fileserver:~$ ls
Desktop    Downloads  Music     Public     Videos
Documents  Dropbox    Pictures  Templates
andy@fileserver:~$ date
Wed Oct 23 12:40:01 BST 2013
andy@fileserver:~$ ls
Desktop    Downloads  Music     Public     test.txt
Documents  Dropbox    Pictures  Templates  Videos
andy@fileserver:~$ cat ./test.txt
test
andy@fileserver:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.3 LTS
Release:        12.04
Codename:       precise


Works fine

-- 
You received this question notification because you are a member of
OpenERP Indian Team, which is an answer contact for sudo in Ubuntu.