Skip to content

Instantly share code, notes, and snippets.

@bandicoot86
Created May 15, 2014 13:37
Show Gist options
  • Select an option

  • Save bandicoot86/309859f1d4366c4228d1 to your computer and use it in GitHub Desktop.

Select an option

Save bandicoot86/309859f1d4366c4228d1 to your computer and use it in GitHub Desktop.
perl -p -i -e 's/^TABLESPACE \"((?!USERS)[\w-]+")/TABLESPACE USERS/g' file1 file2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment