Welcome To Snipplr
Everyone's Recent Awk Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
Using this command you can insert tab spaces/columns to a tab separated file.
0
857
posted 12 years ago by kaartz
For use in bash script. First two lines are an example of usage. This is one of several solutions to this problem. Works well for cleaning database output. Takes a regex and two files as arguments - first one is raw db output - second is merged outpu...
1
934
posted 14 years ago by bubnoff
« Prev 1 Next »