|
Is it possible to configure nano to have line breaks on long lines instead of showing a $?
Started by Darkmage on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Nano manual :
Long Line Wrapping Toggle (Meta-L.
But you'll find the setting by doing either man nano or man nanorc .
I no longer have nano installed so I can't lookup how.
Yes this is possible.
|
|
My iPod Nano is getting a little old, and it recently froze. How exactly do I restart it?
Started by Jonathan Sampson on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
For the Nano, they suggest.
A very extensive list of iPods , and their various ways of restarting .
|
|
My wife recently bought a nano, and I wanted to write a simple program for it. It appears that Apple has only released an SDK for the iPhone/iPod Touch without the ability to target the nano.
What are the options to create an app targeted at the nano ...
Started by digitaljoel on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Consider also that the iPad will be an easy transition once .
Options for the Nano (or every will be).
|
Ask your Facebook Friends
|
I often use nano for quick edits over ssh. If I combine this with sudo though my .nano_history file becomes unreadable for non- sudo editing. I end getting the following warnings:
Error reading /home/user-name/.nano_history: Permission denied
Is there...
Started by Carlton Gibson on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Sudo -H nano <file> will use root's .nano_history file.
(History files are only appended of the target user, typically /root .
Then nano will work fine both as you and as root.
To your own user.
|
|
Tata Nano Tata Nano - The worst you can get for your money!
Thanks.
Answer Snippets (Read the full thread at carwale):
I would recommend will not be helpful or agreed by many users as the sales of TATA Nano 2012 speaks for itself
I would recommend you to go for some BMW or Maybe....
All this, because I am a personal user of TATA Nano LX for the past 1 year.
|
|
When I edit the crontab using crontab -e it opens the crontab in vi. I'd prefer it to use nano. How can I change this?
EDIT:
For some reason the export command returns command not found . And changing the EDITOR env value didn't work for crontab -e .
...
Started by Ian on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
There is a symbolic link under /etc....
You can put.
Export EDITOR=/path/to/nano
Should be
export EDITOR=/usr/bin/nano
adjust for your location of nano (use 'which' to find).
Probably by setting the environment variable EDITOR.
|
|
I've used shell environments in the past where the text editor "nano" will warn me if I don't have write permissions on a file when I open the file for editing. This saves me a lot of time when I forget to type "sudo" beforehand and then spend time editing...
Started by scotts on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Why not replace the nano nano if you don't? Saving you even more time!
You might want to have the script output that you don't have write permissions before ....
Are you sure it was nano? I've only seen this behavior with VI and VIM.
|
|
I want to buy my dad an iPod nano for christmas. All he has for a computer is an old G4 that is still running Mac OS X 10.3.x (10.3.9 probably)
What iPod can I buy him and he still be able to use? The newest nano requires iTunes 9 which he cannot run....
Started by bobber205 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
A G4 should be able to run 10.4 (or even and accoring the chart 10.4 is enough for any current nano..
To the chart only the 1st and 2nd Gen nano's will work in 10.3.x.
|
|
I have just had my laptop repaired, and cannot find my last iPOD backup, I want to sync my Nano to my pc one way, if this is possible, how can i do it?
Babyt
Started by Babyt on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
It's one small file (0.5MB....
For windows, Pod Player can extract you music from you iPod (and play it off the ipod etc') .
If you're on a Mac, give senuti a try.
If you're using Windows, sharepod might be helpful in copying over the music from your iPod .
|
|
We're setting up an OpenSolaris server on Amazon's EC2 service. However, vi/vim doesn't work properly, and pkg doesn't have nano/pico.
Is there any other text-editor maybe?
Started by jimeh on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You may try copying the nano binaries (or compiling the source), to your user account and running/dct/forms/reg_us_0505_351_0.jsp
It looks like both Nano and Pico are available as auto-generated.
|