[clue-tech] question on commands

Kevin Fenzi kevin at scrye.com
Wed Mar 9 23:08:31 MST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "Jeff" == Jeff Cann <j.cann at isuma.org> writes:

Jeff> When I want to find a file and then immediately vi it it: $ find
Jeff> . -name application.properties
Jeff> ./WEB-INF/classes/application.properties

Jeff> $ vi ./WEB-INF/classes/application.properties

Jeff> Is there a way to do this in a single command ?

Sure:

vi `find -name applications.properties`

Note that those are backtics. 

kevin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQFCL+Ri3imCezTjY0ERAgfdAJ9G6kOYRfQKtm2RRL5XVIRvFg3NrwCfZKOO
8lw+354wCGyCWxz7m46j9ds=
=rhrt
-----END PGP SIGNATURE-----



More information about the clue-tech mailing list