• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Running a binary from Terminal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running a binary from Terminal


  • Subject: Re: Running a binary from Terminal
  • From: Chris Espinosa <email@hidden>
  • Date: Tue, 26 Oct 2004 14:02:56 -0700

On Oct 26, 2004, at 1:28 PM, Kanlisha wrote:

Hi,

I need help on running a binary from the command line ... in the
terminal window ... bash shell ...

<snip>

But when I enter the name, as a command -
$ fgfs-0.9.3-11-22-03
the system reports 'command not found' ... yuk!

The Shell prohibits you from executing files in the current directory by entering the file name, as a safety precaution. Try:

$ ./fgfs-0.9.3-11-22-03

Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Running a binary from Terminal (From: Kanlisha <email@hidden>)

  • Prev by Date: Re: Writing a GDB substitute?
  • Next by Date: .h files get added to Bundle Resources group
  • Previous by thread: Running a binary from Terminal
  • Next by thread: Re: Running a binary from Terminal
  • Index(es):
    • Date
    • Thread