Is anyone using Powershell for coding or managing their sites/content?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dcortez
    DINO CORTEZ™
    • Jun 2003
    • 2145

    #1

    Tech Is anyone using Powershell for coding or managing their sites/content?

    Having started with the MS-DOS 1.0 prompt 2,132 weeks ago, I was delightfully surprised to discover that for 'batch processing', Powershell was available.

    But, instead of just being able to bundle up DOS commands into nice batches, it seems to be a complete programming language.

    Is anyone here using Powershell, for more than terminal shell access?

    Thanks,
    -Dino
  • Klen
    • Aug 2006
    • 32235

    #2
    Well, i did not used powershell, atleast not actively, but original version of my tracking system was fully command prompt/sql lite based.

    Comment

    • zijlstravideo
      Confirmed User
      • Sep 2013
      • 806

      #3
      I run automated batch scripts almost daily, great when dealing with large data files in a loop. Relatively easy to learn.

      Not really experienced with powershell though, while I do use it for "find and replace" type of things, which is a real pain trying to do with batch scripting alone.
      Contact: email

      Comment

      • CurrentlySober
        Too lazy to wipe my ass
        • Aug 2002
        • 38941

        #4
        i poo'd in a shell once, at the beach...


        👁️ 👍️ 💩

        Comment

        • Klen
          • Aug 2006
          • 32235

          #5
          Originally posted by zijlstravideo
          I run automated batch scripts almost daily, great when dealing with large data files in a loop. Relatively easy to learn.

          Not really experienced with powershell though, while I do use it for "find and replace" type of things, which is a real pain trying to do with batch scripting alone.
          I used combo of PHP CLI and linux system commands to do all that stuff. There isn't nothing what linux commands cant do

          Comment

          Working...