Results 1 to 2 of 2

Thread: How to run .sh file

  1. #1
    Junior Member
    Join Date
    Dec 2006
    Posts
    0


    How to run .sh file

    I downloaded a .sh script file that will change the name of files from upper to lower case. I am still new to Redhat 7.2, how do I run the script?

  2. #2
    Administrator asylu3's Avatar
    Join Date
    Jun 2000
    Location
    Thailand
    Posts
    3,557


    Re: How to run .sh file

    just do:
    sh name-of-script.sh

    or if the script has executable permissions,
    do:

    ./name-of-script.sh

    from the directory where the script resides.

Similar Threads

  1. ทำการ upload file ใน file.citec.us ไม่ได้
    By SheLLniX in forum แจ้งปัญหาการใช้งานบอร์ด
    Replies: 2
    Last Post: 04-12-2009, 07:18 PM
  2. โปรแกรมในการเปิด .cbr , .cbz file ( comics book archive file)
    By finger in forum แนะนำ Software ต่างๆ
    Replies: 0
    Last Post: 30-11-2008, 12:40 PM
  3. Replies: 0
    Last Post: 20-06-2007, 12:14 AM
  4. Replies: 0
    Last Post: 05-12-2006, 12:08 AM
  5. libstdc++.so.5: cannot open shared object file: No such file
    By asylu3 in forum Operating System, Server and Networking
    Replies: 0
    Last Post: 17-10-2005, 09:17 PM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •