Hi Eric, Thanks for your help here. I know exactly what I want, a very simple application which copies the output into the clipboard... for example, say my program is called bordpst... then if I did this:
pwd > bordpst then, I went into my GUI and pressed ctrl + v, I would paste the directly I was in from above. I couldn't find anything like this. Maybe I didn't look hard enough? Kind Regards, Alfred On Mon, Mar 14, 2011 at 10:00 AM, Eric Blake <[email protected]> wrote: > tag 8247 + notabug > thanks > > On 03/14/2011 01:29 AM, alfred inacio wrote: > > Hello, > > > > How can I write an application such as ls, pwd, less, more, etc.? > > The easiest was is probably to learn by example, by downloading the > source code to an existing implementation and studying that. > > I'm marking this as not a bug; the [email protected] list is better > suited for general programming questions not related to a specific bug > in an existing coreutils. As it is, you might get a better answer by > telling us more about what application you are trying to write and why > none of the existing implementations do what you need to cause you to > want to write a new application. > > -- > Eric Blake [email protected] +1-801-349-2682 > Libvirt virtualization library http://libvirt.org > >
