Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2005 15:14:11 +0100
From:      Karol Kwiatkowski <freebsd@orchid.homeunix.org>
To:        Gert Cuykens <gert.cuykens@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   How to create a file (Was: Re: i need a file manager!)
Message-ID:  <4242CB33.7050402@orchid.homeunix.org>
In-Reply-To: <ef60af0905032405451d6e0b18@mail.gmail.com>
References:  <ef60af09050323134116b2f4fd@mail.gmail.com> <8cb27cbf050323140548cdacf7@mail.gmail.com> <ef60af0905032315431ba8c19b@mail.gmail.com> <20050324002306.GA25657@gothmog.gr> <ef60af0905032316277f9f012b@mail.gmail.com> <49452.64.208.49.61.1111655463.squirrel@aspc.cs.utt.ro> <ef60af0905032403572247202@mail.gmail.com> <ef60af0905032405451d6e0b18@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Gert Cuykens wrote:
> how do you create a new file in cm without using touch in the cmd line :)

You could use something like:

	echo "" > my_new_file

But is it worth it? ;)

Cheers,

Karol

-- 
Karol Kwiatkowski  <freebsd at orchid dot homeunix dot org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4242CB33.7050402>