"Pywikibot 분류 이동 봇 돌리기"의 두 판 사이의 차이

(새 문서: 분류: Pywikibot)
 
1번째 줄: 1번째 줄:
;Pywikibot 분류 이동 봇 돌리기


==사전작업==
* [[Pywikibot 설치]]
==작업==
<source lang='console'>
root@zetawiki:~# cd core_stable/
root@zetawiki:~/core_stable# python pwb.py category move
Please enter the old name of the category: /var/www/laravel/app
Please enter the new name of the category: laravel/app
Sleeping for 3.4 seconds, 2016-08-22 20:17:02
Sleeping for 3.4 seconds, 2016-08-22 20:17:13
Page [[분류:Laravel/app]] saved
Retrieving 3 pages from zetawiki:ko.
Sleeping for 6.0 seconds, 2016-08-22 20:17:20
Page [[분류:/var/www/laravel/app/Http]] saved
Sleeping for 7.0 seconds, 2016-08-22 20:17:29
Page [[분류:/var/www/laravel/app/Providers]] saved
Sleeping for 7.0 seconds, 2016-08-22 20:17:39
Page [[분류:/var/www/laravel/app/Jobs]] saved
Sleeping for 6.4 seconds, 2016-08-22 20:17:49
Page [[분류:/var/www/laravel/app]] saved
</source>
==같이 보기==
* [[Pywikipedia 분류 이동 봇 돌리기]]


[[분류: Pywikibot]]
[[분류: Pywikibot]]

2016년 8월 22일 (월) 20:20 판

Pywikibot 분류 이동 봇 돌리기

1 사전작업

2 작업

root@zetawiki:~# cd core_stable/
root@zetawiki:~/core_stable# python pwb.py category move
Please enter the old name of the category: /var/www/laravel/app
Please enter the new name of the category: laravel/app
Sleeping for 3.4 seconds, 2016-08-22 20:17:02
Sleeping for 3.4 seconds, 2016-08-22 20:17:13
Page [[분류:Laravel/app]] saved
Retrieving 3 pages from zetawiki:ko.
Sleeping for 6.0 seconds, 2016-08-22 20:17:20
Page [[분류:/var/www/laravel/app/Http]] saved
Sleeping for 7.0 seconds, 2016-08-22 20:17:29
Page [[분류:/var/www/laravel/app/Providers]] saved
Sleeping for 7.0 seconds, 2016-08-22 20:17:39
Page [[분류:/var/www/laravel/app/Jobs]] saved
Sleeping for 6.4 seconds, 2016-08-22 20:17:49
Page [[분류:/var/www/laravel/app]] saved

3 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}