https://github.com/soumyadip007/shell-programming
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. Typical operations performed by shell scripts include file manipulation, program execution, and printing text
https://github.com/soumyadip007/shell-programming
dialects manipulation scripting-languages shell shell-scripts unix
Last synced: 8 months ago
JSON representation
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. Typical operations performed by shell scripts include file manipulation, program execution, and printing text
- Host: GitHub
- URL: https://github.com/soumyadip007/shell-programming
- Owner: soumyadip007
- License: gpl-3.0
- Created: 2020-04-06T10:05:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T07:50:56.000Z (over 5 years ago)
- Last Synced: 2025-01-06T00:13:18.562Z (9 months ago)
- Topics: dialects, manipulation, scripting-languages, shell, shell-scripts, unix
- Language: Shell
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shell-Programming-
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. Typical operations performed by shell scripts include file manipulation, program execution, and printing text