Re: Bash scripting problems
From: Alexander Dalloz (ad+lists_at_uni-x.org)
Date: 01/08/05
- Previous message: Antonio Olivares: "Re: Fedora 3 and GnuPlot"
- In reply to: Chadley Wilson: "Bash scripting problems"
- Next in thread: Chadley Wilson: "Re: Bash scripting problems"
- Reply: Chadley Wilson: "Re: Bash scripting problems"
- Reply: Nifty Hat Mitch: "Re: Bash scripting problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: For users of Fedora Core releases <fedora-list@redhat.com> Date: Sat, 08 Jan 2005 17:41:11 +0100
Am Sa, den 08.01.2005 schrieb Chadley Wilson um 17:29:
> I have this issue:
> in /root/.bashrc there is an alias which breaks my script in the following
> way:
> When I need to copy or del a file the rm -i and cp -i are preventing things
> from running smoothly.
>
> I have tried numerous tricks none work?
>
> could some-one please show me how you work around this without editing the
> basrc files?
unalias cp
at top of your script.
> Chadley Wilson
Alexander
-- Alexander Dalloz | Enger, Germany | new address - new key: 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora GNU/Linux Core 2 (Tettnang) on Athlon kernel 2.6.9-1.6_FC2smp Serendipity 17:40:15 up 16 days, 19:24, load average: 0.58, 0.66, 0.61
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- application/pgp-signature attachment: Dies ist ein digital signierter Nachrichtenteil
- Previous message: Antonio Olivares: "Re: Fedora 3 and GnuPlot"
- In reply to: Chadley Wilson: "Bash scripting problems"
- Next in thread: Chadley Wilson: "Re: Bash scripting problems"
- Reply: Chadley Wilson: "Re: Bash scripting problems"
- Reply: Nifty Hat Mitch: "Re: Bash scripting problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|