This website requires JavaScript.
Explore
Help
Sign In
planix.org
/
actube
Watch
2
Star
0
Fork
0
You've already forked actube
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
78596aec27
actube
/
tools
/
indent.sh
3 lines
51 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit FossilOrigin-Name: d81d1a645c120ae905da68ced0d17d7c2aec443cfdb9687736d1f11d4808dc7c
2014-11-30 15:02:00 +01:00
#!/bin/sh
g removed. FossilOrigin-Name: 857448a5370efc24999072a71a09b1152dbb63a556f1c96083d440dbca032d96
2016-04-10 16:04:34 +02:00
indent -l90 -kr -ts8 -i8 -cli8 -cbi0
$1
Reference in New Issue
Copy Permalink