Bash scripting problems

Paul fedora at barley.vel.net
Tue Jan 18 01:17:40 UTC 2005


Nifty Hat Mitch wrote:
>>>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?

	In csh simply enclose the rm in quotes, "rm" to break the alias. Bash 
is different?




More information about the fedora-list mailing list