bug-grub
[Top][All Lists]
Advanced

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

Proposition for an extension of the command "cat"


From: Volker Augustin
Subject: Proposition for an extension of the command "cat"
Date: Sun, 29 Oct 2000 12:27:12 +0100

Hello,
I propose the following changes:
1. add function to split argument lines into tokens. This has to be done by 
inserting '\0' after each token, since we can't use dynamic memory yet 
[function grub_strsplit in stage2/char_io.c].
2. add "| more" support to the command cat.

The diff file is included.



Attachment: cat_ext.diff
Description: Binary data


reply via email to

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