In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
By default, when cp overrides, it doesn't matter what parameter-f is added or prompts whether or not to overwrite.
The reason is: the server will add the alias alias cp='cp-iTunes by default, but when you execute cp, you actually execute cp-I.
[root@ltt01] # aliasalias cp='cp-i'alias egrep='egrep-- color=auto'alias fgrep='fgrep-- color=auto'alias grep='grep-- color=auto'alias l.='ls-d. *-- color=auto'alias ll='ls-l-- color=auto'alias ls='ls-- color=auto'alias mv='mv-i'alias rm='rm-i'alias which='alias | / usr/bin/which-- tty-only-- read-alias-- show-dot-- show-tilde'
Cp cancels the prompt and overwrites it directly, eliminating the need for the user to click y to interact, which is important when the script is executed.
Here are two ways to solve this problem.
Method 1: ban aliases
[root@ltt01] # vi ~ / .bashrc
Add "#" before alias cp='cp-i' and comment out the line,: wq! Just save the exit and log in again.
Method 2: add\ before cp
[root@ltt01 ~] #\ cp 1.txt / back/1.txt [root@ltt01 ~] #
These are the details of linux without prompting when using the cp command, please pay attention to other related articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.