Path: csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Mark Carroll Newsgroups: alt.os.linux.debian,comp.os.linux.hardware,comp.os.linux.setup Subject: Re: Writing to old school 3.5" floppy disk(ette)s... Followup-To: alt.os.linux.debian,comp.os.linux.setup Date: Tue, 29 Dec 2015 22:00:28 +0000 Organization: none Lines: 17 Message-ID: <87y4ccapab.fsf@ixod.org> References: <44mdnZxvGbJJfx_LnZ2dnUU7-budnZ2d@earthlink.com> <44mdnZlvGbIzeR_LnZ2dnUU7-budnZ2d@earthlink.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="1b3e5cba9e4d07a53741e6f3d1717925"; logging-data="2947"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19/Y12EC4yMgsNHZcTgc+uv" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) Cancel-Lock: sha1:2RYfRgCKzlfPQLErKv9OztHtCwg= sha1:P1JEoLP2x9r7hx8fc6+piF7qRIA= Xref: csiph.com alt.os.linux.debian:7594 comp.os.linux.hardware:2958 comp.os.linux.setup:3926 On 29 Dec 2015, Bobbie Sellers wrote: > Should be pointed out that with su always use -a > so "su -a" otherwise problems with ownership of some files > may ensue. The problem is that in a user file may be > turned into a root file. Then you may have problems with > accessing your usual programs as a user. That's interesting, what does this "-a" do? My shadow-utils 4.2 su doesn't know that option (Debian login 1:4.2-3) -- is it a new thing? (My BSD su doesn't either, but over there I use doas anyway.) But, yeah, one of the last things I do as root sometimes is a chown. (followups adjusted) -- Mark