1182 shaares
35 private links
35 private links
21 results
tagged
shell
Put that script inside a folder, share the folder with someone via Syncthing or Dropbox or whatever,
Crash course in using the shell
This tutorial is written to help people understand some of the basics of shell script programming (aka shell scripting), and hopefully to introduce some of the possibilities of simple but powerful programming available under the Bourne shell. As such, it has been written as a basis for one-on-one or group tutorials and exercises, and as a reference for subsequent use.
find bugs in your shell scripts
This essay shows a summary of how to handle filenames correctly for the impatient.