On 04/07/13 11:57, Richard Vickery wrote: > > On Apr 7, 2013 7:12 AM, "Junk" <j...@therobinsonfamily.net > <mailto:j...@therobinsonfamily.net>> wrote: >> >> >> >> >> >> On 7 Apr 2013, at 01:22, Joe Zeff <j...@zeff.us <mailto:j...@zeff.us>> wrote: >> >> > On 04/06/2013 03:47 PM, Richard Vickery wrote: >> >> I have little understanding of what I am looking for. Is there some way >> >> to call systemctl, get the same information, and paste this information >> >> here in an email for someone to look at? and perhaps let me know what to >> >> look for? >> > >> > If you're logged in as root, you can redirect the output to a file, like >> > this: >> > >> > systemctl status foo.service > foo.txt >> > >> > which would put it into /root/foo.txt. Then, you can copy the contents of >> > the file into your message after you've rebooted > correctly. >> > -- >> At the risk of being pedantic, that command will put a text file in the >> current working directory. Which could be anywhere if > you've done a cd >> >> > systemctl status foo.service > ~/foo.txt >> >> Will always put it into the home directory. (/root for the root user) >> >> Junk. >> -- > > I believe I have used Linux long enough to be aware of what tilda, the ~, > represents. > > >
But perhaps others reading this thread have not and are not aware of what ~ will do. Kevin -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org