sudo -i will enable root for long time. <br /><br />On , Richard Bronosky &lt;richardbronosky@gmail.com&gt; wrote:<br />&gt; <br />&gt; Uses sudo by default? That sounds horrifying.<br />&gt; On May 20, 2012 10:37 AM, &quot;Shawn&quot; taaj.shawn@gmail.com&gt; wrote:<br />&gt; If you have a distro that uses sudo by default you will run into issues with redirection. Take a look at this article it explains a couple methods for redirecting output. I use the tee method. http://psas.pdx.edu/SudoSetup/<br />&gt; <br />&gt; <br />&gt; ------Original Message------<br />&gt; <br />&gt; From: Drifter<br />&gt; <br />&gt; Sender: ale-bounces@ale.org<br />&gt; <br />&gt; To: ale@ale.org<br />&gt; <br />&gt; ReplyTo: Atlanta Linux Enthusiasts<br />&gt; <br />&gt; Subject: [ale] bash commands<br />&gt; <br />&gt; Sent: May 18, 2012 5:27 PM<br />&gt; <br />&gt; <br />&gt; <br />&gt; I keep reminding myself that I don&#39;t begin to know what I think I know! :(<br />&gt; <br />&gt; <br />&gt; <br />&gt; I am about to upgrade this box, finally from FC 13 to FC 14.<br />&gt; <br />&gt; Ought to be simple enough.  I have the CD, which I think will do a clean<br />&gt; <br />&gt; install onto a software RAID.<br />&gt; <br />&gt; <br />&gt; <br />&gt; Prior to that I really ought to have on hand a list of all the installed<br />&gt; <br />&gt; packages.<br />&gt; <br />&gt; <br />&gt; <br />&gt; So I created a file  on the Desktop and then tried this:<br />&gt; <br />&gt; <br />&gt; <br />&gt; yum list installed | ~/Desktop/app_list.txt<br />&gt; <br />&gt; and got back this<br />&gt; <br />&gt; <br />&gt; <br />&gt; bash: /home/kilpatms/Desktop/app_list.txt: Permission denied<br />&gt; <br />&gt; <br />&gt; <br />&gt; WTF!<br />&gt; <br />&gt; <br />&gt; <br />&gt; So I checked the perms on the existing (empty) file and they were correct.<br />&gt; <br />&gt; Then I tried the same thing as root, expanding the ~/ and got the same<br />&gt; <br />&gt; response.<br />&gt; <br />&gt; <br />&gt; <br />&gt; So, How DO I make yum throw a list of the installed packages to a text file<br />&gt; <br />&gt; rather than to the terminal?<br />&gt; <br />&gt; <br />&gt; <br />&gt; Sean<br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; _______________________________________________<br />&gt; <br />&gt; Ale mailing list<br />&gt; <br />&gt; Ale@ale.org<br />&gt; <br />&gt; http://mail.ale.org/mailman/listinfo/ale<br />&gt; <br />&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br />&gt; <br />&gt; http://mail.ale.org/mailman/listinfo<br />&gt; <br />&gt; <br />&gt; <br />&gt; Sent via BlackBerry<br />&gt; <br />&gt; <br />&gt; <br />&gt; _______________________________________________<br />&gt; <br />&gt; Ale mailing list<br />&gt; <br />&gt; Ale@ale.org<br />&gt; <br />&gt; http://mail.ale.org/mailman/listinfo/ale<br />&gt; <br />&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br />&gt; <br />&gt; http://mail.ale.org/mailman/listinfo<br />&gt; <br />&gt; <br />&gt; <br />&gt;