$ date "+%b %d" Jun 02 $ date "+%b %e" Jun 2 http://www.diveintopython.org/xml_processing/index.html ls -1 | grep -v 'txt$' | sed -e 's/^/"/g' -e 's/$/"/g' | xargs rm 下記の環境変数を設定しておくこと NETVAULTCLIACCOUNT NETVAULTCLIPASSWORD ■ NETVAULTCLIACCOUNT - Used to name the Account with access to use the CLI. ■ NETVAULTCLIPASSWORD - Used to name the Password associated with the Account. http://www.bakbone.com

