sounds like you're in vi. the VISUAL or EDITOR environment variables specify which editor you get when you type crontab -e.<br><br>to save, quit, and install your changes:<br><ESC> <br>:wq<ENTER><br><br><br>
<div class="gmail_quote">On Fri, Jan 22, 2010 at 10:23 AM, a <span dir="ltr"><<a href="mailto:a@kaluta.us">a@kaluta.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Swimming in unfamiliar waters here.<br>
<br>
Once logged on via ssh to server, then inputing the following: "crontab<br>
-e" something comes up which is not a text editor and does not seem to<br>
have an apparent save function. Alternately trying "nano crontab -e"<br>
does not seem to work,therein being, no crontab content.Trying the same<br>
with sudo gets a permission denied and reported warning.<br>
<br>
Well,fellows and dames,how do I limp out of this one?. tnx.<br>
<br>
<br>
I would like the following changes: (note: below each respectively<br>
appear as one line ).<br>
<br>
0 * * * * /usr/bin/find /home/kaluta/jerry-camera -mtime +1 -exec rm -fr<br>
"{}" ";"<br>
<br>
to:<br>
0 * * * * /usr/bin/find /home/kaluta/jerry-camera/*.jpg -mtime +1 -exec<br>
rm -fr "{}" ";"<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
nmglug mailing list<br>
<a href="mailto:nmglug@nmglug.org">nmglug@nmglug.org</a><br>
<a href="https://nmglug.org/mailman/listinfo/nmglug" target="_blank">https://nmglug.org/mailman/listinfo/nmglug</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><br>"A house divided against itself cannot stand."