November 11, 201114 yr I've found that from time to time I have to edit a text file from the terminal. I can't stand the default text editor, vi. I prefer pico. I think this would have to be a package under UMenu. Thanks!
November 11, 201114 yr I've found that from time to time I have to edit a text file from the terminal. I can't stand the default text editor, vi. I prefer pico. I think this would have to be a package under UMenu. Thanks! use mcedit
November 11, 201114 yr nano is a free enhanced pico clone: ftp://slackware.osuosl.org/pub/slackware/slackware-12.2/slackware/ap/nano-2.0.9-i486-1.tgz maybe this newer version works as well on unraid 4.7: ftp://slackware.osuosl.org/pub/slackware/slackware-current/slackware/ap/nano-2.3.1-i486-1.txz download and use installpkg to install the package. you might also want this line to your go script (make sure the nano package is located in /boot/packages of course): installpkg /boot/packages/nano*.txz
November 12, 201114 yr you might also want this line to your go script (make sure the nano package is located in /boot/packages of course): installpkg /boot/packages/nano*.txz Or, if you're running one of the 5.0 beta releases, just put the package in /boot/extra. Nothing else to add. Cheers.
Archived
This topic is now archived and is closed to further replies.