[reformatted: see http://www.cygwin.com/acronyms/#TOFU ]
On 2009-04-06 12:41Z, sudhap85 wrote:
>
> Greg Chicares-2 wrote:
>>
>> On 2009-04-06 12:14Z, sudhap85 wrote:
>>> I tried to list the contents of a directory in DOS command prompt and
>>> redirecting it to a file.This did not add the conten
Yes this CMD.exe and $root is just a variable which holds a directory name
and it would expand as
(virusscanbase is a directory)
“ls /tmp/virusScanBase >> resultfile”
Greg Chicares-2 wrote:
>
> On 2009-04-06 12:14Z, sudhap85 wrote:
>> I tried to list the contents of a directory in DOS command p
On 2009-04-06 12:14Z, sudhap85 wrote:
> I tried to list the contents of a directory in DOS command prompt and
> redirecting it to a file.This did not add the contents at all.
> “ls $root/virusScanBase >> $resultfile”
>
> As an alternative to this I tried to use
> "echo $root/virusScanBase/*" but t
3 matches
Mail list logo