Difference between revisions of "Desktop scripting/sh"

From Adam Meola - wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==SH scripting!==
 
==SH scripting!==
(available on linux, unix, unix-like, FreeBSD, etc)
+
(available on POSIX systems)
  
 
With an SH script, almost anything you can in the terminal can be written in advance, and played back at your leisure.
 
With an SH script, almost anything you can in the terminal can be written in advance, and played back at your leisure.

Revision as of 15:59, 2 September 2020

SH scripting!

(available on POSIX systems)

With an SH script, almost anything you can in the terminal can be written in advance, and played back at your leisure.


Setting up an SH script

1)cd to the folder where you'd like to save your script
2) type:
sdafasdfas

Using an SH script