bna-linuxiran
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linuxiran] Paramaters for executables files.


From: Kaveh
Subject: Re: [linuxiran] Paramaters for executables files.
Date: Tue, 3 Jun 2003 05:40:19 -0700 (PDT)

--- Seyyed Mehdi Sheikhalishahi <address@hidden>
wrote:
> Hi All
>  I want to parameters for an executable file be from
> a file.
> How can I do this thing?
> 
> -- 
> Best Regard.
>  Seyyed Mehdy Sheikhalishahy.
>     Yazd e-Commerce Center. <http://yecc.net>
>       Software Developer.
> 
> 
> 
> 
> 


Hi,

you can use 

xargs 

command, as a sample for rmovinf all files :
ls -l|xargs rm


caution: that is "one" in the command not a L letter,

Regards,
Kaveh

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]