2020年03月14日
その13 シェルスクリプトでChromeを起動、スクリーンショット撮影、終了
こちらを
参考に、
下記スクリプトを作成しました。
参考に、
下記スクリプトを作成しました。
#!/bin/sh
input=./data
/usr/bin/google-chrome https://fanblogs.jp/aimyself/ &
/usr/bin/gnome-screenshot --window --file=$input/output7.png --delay=5
/usr/bin/pkill --oldest --signal TERM -f chrome
【このカテゴリーの最新記事】
-
no image
-
no image
-
no image
-
no image
-
no image