• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

I have a confession

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #21
    Originally posted by Churchill View Post
    You appear to be having problems with your colon!
    Oh you're just spiteful today fella.
    What happens in General, stays in General.
    You know what they say about assumptions!

    Comment


      #22
      Originally posted by MarillionFan View Post
      Oh you're just spiteful today fella.
      Hey if I don't mention your stinking colon fetish, who will?

      Comment


        #23
        I'll give you an example why I hate computers so much. I'm trying to run a script on a Linux server, I can see the script when I list the directory. I run "./scriptname.ksh" and it says it can't find the script. I can see it, right in front of me! FFS!

        Comment


          #24
          Originally posted by Moose423956 View Post
          I'll give you an example why I hate computers so much. I'm trying to run a script on a Linux server, I can see the script when I list the directory. I run "./scriptname.ksh" and it says it can't find the script. I can see it, right in front of me! FFS!

          Is it executable?

          Does it have the right squiggles at the top of the file?
          While you're waiting, read the free novel we sent you. It's a Spanish story about a guy named 'Manual.'

          Comment


            #25
            Originally posted by Moose423956 View Post
            I'll give you an example why I hate computers so much. I'm trying to run a script on a Linux server, I can see the script when I list the directory. I run "./scriptname.ksh" and it says it can't find the script. I can see it, right in front of me! FFS!

            chmod is your friend.

            Comment


              #26
              Is it executable?

              Does it have the right squiggles at the top of the file?
              Copied another script that works, so should have.


              chmod is your friend.
              Did that.... rwxr--r-- , running it under the id that created it.

              Comment

              Working...
              X