NOW=$(date "+%Y-%m-%d %H:%M:%S") FILE=index.html sed -i "s|Updated: .*

|Updated: $NOW

|" $FILE neoup -f index.html