Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. The Insider News
  4. Please stop writing shell scripts

Please stop writing shell scripts

Scheduled Pinned Locked Moved The Insider News
pythoncomlinuxalgorithmstools
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kent Sharkey
    wrote on last edited by
    #1

    Python Speed[^]:

    Unless you are very careful from day one, any shell script above a certain complexity level is almost guaranteed to be buggy… and retrofitting the correctness features is quite difficult.

    If you use them wrong, you can have problems!

    J M 2 Replies Last reply
    0
    • K Kent Sharkey

      Python Speed[^]:

      Unless you are very careful from day one, any shell script above a certain complexity level is almost guaranteed to be buggy… and retrofitting the correctness features is quite difficult.

      If you use them wrong, you can have problems!

      J Offline
      J Offline
      j snooze
      wrote on last edited by
      #2

      So the more complex your script, the more chance it has of having bugs and issues? Lucky for me that is strictly a shell scripting thing. Heaven help us all if that were to trickle down to other coding languages.

      1 Reply Last reply
      0
      • K Kent Sharkey

        Python Speed[^]:

        Unless you are very careful from day one, any shell script above a certain complexity level is almost guaranteed to be buggy… and retrofitting the correctness features is quite difficult.

        If you use them wrong, you can have problems!

        M Offline
        M Offline
        Marc Clifton
        wrote on last edited by
        #3

        Quote:

        any shell script above a certain complexity level is almost guaranteed to be buggy

        Applies to more than just scripts. :laugh:

        Latest Article:
        Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups