Open Source Desktop Environment : GnuGrep

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: OSDE.INFO is produced by "osde8info" :

Revision [542]

The oldest known version of this page was edited on 2006-06-22 10:37:48 by WikkaWiki (unregistered user)

GNU Grep

Search for strings in files

Example : How to remove any filenames with spaces when using as a parameter to another command
# grep session $(vmware-cmd -l | grep -v " ")
/home/vmware/Tardis/Tardis.vmx:backup.session = "Tardis"
/home/vmware/Voyager/Voyager.vmx:backup.session = "Voyager"
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in -0.9853 seconds