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
3739
posted 14 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
4113
posted 16 years ago by bubnoff
« Prev 1 Next »