Category "script"

Google sheets script Auto-run a script and add function in the menu bar

I use a script that allows me to delete the empty rows in the middle of my table and also constantly adds rows at the bottom so that I can keep filling it. Ever

i used Powershell in a script to execute and install a app in a computer remotly, I Used psexec

well i have a little script this should execute and install one application but really in the other computer hasn't installed i'll want to install application i

Adding HTML in a if-statement

I want the html to open when the password is right and I have tried .js, document.write, .html, href, div, document.getElementById and nothing is working when i

How Can I Run Commands in a Python Environment Over SSH from a Python Script?

I am currently working with Create2 Roombas. They are connected through serial to USB connections to Raspberry Pis that I control from my laptop through SSH. I

Google sheet script to delete row if certain cells are empty and add row at the bottom [closed]

I have a sheet with a table with content in the range B6:Y1000. I would like a script that would delete all rows if column C-D-E-F-G are empty

How can I connect to my REST API with powershell (CYPHERTRUST)

I am searching for how to connect to my rest API with a Powershell script I know that I need a to send my Body with the POST Method but cant define how to do it

Using batch for processing Text file

I am new to batch scripting and would like to process my input file with the content : MD5 hash of sample.js, 81f87dd81ef88f59a57d95d9ede5f92e MD5 hash of sear

a bash script that remove duplicates

This works wrong script should delete only copies, but this script deletes all files #!/bin/bash DIR=$1 if [[ -z "$DIR" ]]; then echo "Error: files dir is

Need decimals to round to the nearest integer

I'm using the price adjuster script, but after I run the script I need it to also round to the nearest integer based on if it is .25 and higher, round up and if

Script to double quotes

I have a keyboard that does not have double quotes, when I need to use it, it's very difficult to remember the FN. How can I create a script so that when I pres

Delete all files without deleting folders

I have a folder named (top) with 10 folders named 1,2,3,4,5,6,7,8,9, and 10. Inside the top folder I have files, too (are not folders). I can list all the files

can dolphinscheduler run a sql script or a python script file?

Can I upload sql scripts or python scripts, and run them in a process? I can only write sql statements in SQL tool, but I have some .sql files that should be ex

Concatenate two variables for email subject

I am trying to fetch the attachment data from gmail to google sheets with identifier as subject. The subject format is such as "Disbursement File 2022-05-14" w

How to use CSSStyleSheet.insertRule() to change a :root property

I am trying to set the background color of the :root css property in my html file based off a hash in the url. The attached code works, but the hash doesn't per

Google sheets script - multiple sheets to pdf script

I have made a script that exports a certain sheet to a PDF. But at this moment we want to add a second sheet, so we need to export 2 sheets to a single PDF . An

How to check numeric variables in FlowScript? [closed]

What am I doing wrong? IsNumber(2); and IsNumber('2'); Are both returning false.

Custom PowerShell Label script

Asking for a bit of help on my script. I would like to get a list saved to a thumb drive with the computer name and the WAN address. I know I can add a custom l

Awk help required

I wrote the below script to check expiry age of users on psql #!/bin/bash echo "" echo "Performing User Expiry Check" echo "" CONTAINER_ID=$(docker p

Send email using mail or mailx or sendmail containing two different html files - One as body and other as attachment - in RHEL 6.10

I am trying to send an email from linux machine to my Team's DL. The email should contain one html file as an attachment and one html file as a body. I am using

Linux script not executing properly after a reboot

I am using a raspberry pi4 with 32bit Raspbian to display some webpages. I have a script to open 2 webpages, one on each monitor. The end of the script selects