Closed GoogleCodeExporter closed 8 years ago
Because we want get hex strings when debug off.
you can use below command.
cat --locate=c /menu.lst > nul
Original comment by chenall.cn
on 18 Nov 2011 at 9:10
Thanks, does > nul work for all command lines?
Original comment by Steve6375
on 18 Nov 2011 at 9:26
Yes like "&&" "||" "|"
Original comment by chenall.cn
on 18 Nov 2011 at 9:27
what else can > do?
e.g. can you do > /file.txt
Original comment by Steve6375
on 18 Nov 2011 at 9:39
you can do like msdos.
> /file.txt
or
>> /file.txt
but the /file.txt must be already exist.
because grub4dos can not make new file or change file size.
Original comment by chenall.cn
on 18 Nov 2011 at 9:44
This can be closed now - thanks
Original comment by Steve6375
on 23 Nov 2011 at 6:52
Original comment by chenall.cn
on 25 Nov 2011 at 8:58
Original issue reported on code.google.com by
Steve6375
on 11 Nov 2011 at 10:21