Skip to main content

Thread: notify of finished updates


hi
why doesn't command finish? :
sudo apt-get update && date >> ~/file1
appears update part activated no date put file1
thank

the command using doing update (separately) executing date command , appending (only) date file. if want output update's output file try,

code:
date >> file1 && sudo apt-get update >> file1
hope of help.

edit: noted problem being date not being outputted correctly, command works here regard date.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] notify of finished updates


Ubuntu

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account