the shell changes arguments like * to a number of arguments. is there a way to get the *? that is, if my program is p, i want this behaviour: $ ls file.1 file.2 $ ls * file.1 file.2 $ p file.1 file.1 $ p * * i don't want $ p * file.1 file.2 - To unsubscribe from this list: send the line "unsubscribe linux-assembly" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- Follow-Ups:
- Re: getting at raw command line
- From: Lukas
- Re: getting at raw command line
- From: Gerardo García Peña
- Re: getting at raw command line
- References:
- getting at raw command line
- From: Jack Andrews
- getting at raw command line
- Prev by Date: Re: getting at raw command line
- Next by Date: Re: getting at raw command line
- Previous by thread: Re: getting at raw command line
- Next by thread: Re: getting at raw command line
- Index(es):