DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Tapping screen for TikTok using shell script

1 month ago 1 min read www.commandlinefu.com

Summary: This is a summary of an article originally published by CommandLineFu. Read the full original article here →

$ while true; do input tap $(wm size | awk -F 'x' '{print $1/2 " " $2/2}'); done View this command to comment, vote or add to favourites View all commands by wuseman1 Diff your entire server config at ScriptRock.com

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com