Skip to content

Instantly share code, notes, and snippets.

@creaktive
Created January 16, 2011 14:25
Show Gist options
  • Save creaktive/781827 to your computer and use it in GitHub Desktop.
Save creaktive/781827 to your computer and use it in GitHub Desktop.
Oracle error messages
perl '-F/\s*,\s*/' -lane 'BEGIN{$,="\t"};chomp;print @F[0,2] if $_ && !m%^/%' /home/stas/oracle/product/10.2.0/db_1/rdbms/mesg/oraus.msg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment