D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

[LUG]Re: writing shell scripts

 

Hi Paul,

This is usually the point at which it might be better to use a "real" programming language instead of shell scripting. What you're trying to do could be quite easily accomplished using Python and its standard library.

You could then add a #!/usr/bin/python at the top of the Python file and make it executable.

Kind regards,
Oliver
-- 
The Mailing List for the Devon & Cornwall LUG
FAQ: https://www.dcglug.org.uk/faq/