man पर टैग किए गए जवाब

5
rsync 'गैर-रिक्त निर्देशिका की त्रुटियों को हटा नहीं सकता, यहां तक ​​कि --force विकल्प के साथ भी
जब यह आदेश चल रहा हो: $ sudo rsync -r --delete --force --checksum --exclude=uploads /data/prep/* /data/app/ मुझे निम्न आउटपुट मिल रहा है: cannot delete non-empty directory: html/js/ckeditor/_source/plugins/uicolor/yui cannot delete non-empty directory: html/js/ckeditor/_source/plugins/uicolor/yui cannot delete non-empty directory: html/js/ckeditor/_source/plugins/uicolor cannot delete non-empty directory: html/js/ckeditor/_source/plugins/uicolor cannot delete non-empty directory: html/js/ckeditor/_source/plugins cannot delete non-empty …
28 rsync  gentoo  man  deleting 

7
मैं उस सामग्री को कैसे रख सकता हूं जो मैंने छोड़ने के बाद आदमी से पढ़ रहा था?
इसलिए हम कमांड के man whateverबारे में उपयोग और अन्य जानकारी प्राप्त करने के लिए उपयोग करते हैं whatever, जब जानकारी का प्रासंगिक अनुभाग पाया जाता है, तो मैं manस्क्रीन पर छोड़ी गई जानकारी के साथ कमांड को छोड़ना चाहूंगा । तो मैं ऊपर रेफरी के साथ अगले कमांड टाइप …
24 terminal  man 
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.