Re: regarding unix specific commands
- From: "Chris F.A. Johnson" <cfajohnson@xxxxxxxxx>
- Date: Sun, 1 Jan 2006 11:51:32 -0500
On 2006-01-01, Unruh wrote:
> "fidlee" <fidlee@xxxxxxxxx> writes:
>
>>root@(none):/tmp/tmptmp# gcc -o test pro1.c
>>root@(none):/tmp/tmptmp# test
>>root@(none):/tmp/tmptmp#
>
> That is ./test, not just test. test is another command.
> And you will have to do
> chmod +x test
> first as well.
Probably not. gcc sets the execute bits on the resulting
executable.
--
Chris F.A. Johnson, author | <http://cfaj.freeshell.org>
Shell Scripting Recipes: | My code in this post, if any,
A Problem-Solution Approach | is released under the
2005, Apress | GNU General Public Licence
.
- References:
- regarding unix specific commands
- From: fidlee
- Re: regarding unix specific commands
- From: Grant Edwards
- Re: regarding unix specific commands
- From: fidlee
- Re: regarding unix specific commands
- From: Unruh
- regarding unix specific commands
- Prev by Date: Re: How to config FC4 Language?
- Next by Date: Re: DNS caching
- Previous by thread: Re: regarding unix specific commands
- Next by thread: Re: regarding unix specific commands
- Index(es):
Relevant Pages
|
|