日常業務でのファイル転送をFTPで済ませたりはしていないだろうか。証跡を残し、エラーに対応し、業務に支障のないファイル転送を行いたいと考えた時、FTPは力不足だ。事実、データ授受の不具合や情報漏えいがニュースになるたびに、こうした部分は ...
Developers Summit 2026・Dev x PM Day 講演資料まとめ Developers Boost 2025 講演資料まとめ Developers X Summit 2025 講演資料まとめ Developers Summit 2025 FUKUOKA 講演関連資料まとめ Developers Summit 2025 KANSAI 講演関連資料まとめ Developers ...
MS-DOSのバッチ風スクリプトでWeb地図を動かす「うごけ!道案内」 ヤフーの実験サイト「LatLongLab」で新サービス公開 ヤフーは23日、地図や位置情報の実験サイト「LatLongLab」(旧ALPSLAB)において、地図のスクロールや縮尺変更などの操作をスクリプトとして ...
Windowsは、MS-DOS時代からのBatch言語を持つが、現在のWindows 11では、標準のスクリプト言語としてはWindows PowerShellが付属している。また、過去には、VBScriptや、JavaScriptなどが実行可能となる「Windows Scripting Host」(Windows Script Hostとも)が付属していた(表01)。
I'm not much of a BATCH scripter (More of a BASH scripter) but I have an issue I need to work out and would like some help (Though I've probably already hexed myself by admitting I work in Linux). I'm ...
I only want to keep the newest, say, 4 of each of the files. I can't write a script that just deletes anything older than a certain time from when it runs, as the files don't have consistent ...