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
befb69ea2b
actube
/
tools
/
indent.sh
3 lines
44 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit FossilOrigin-Name: d81d1a645c120ae905da68ced0d17d7c2aec443cfdb9687736d1f11d4808dc7c
2014-11-30 15:02:00 +01:00
#!/bin/sh
Fixed ... line width 90. FossilOrigin-Name: dd05efe3b525cb4446f9c2dceec59789b3decf044023cb515ad326cbf18a2a8a
2015-04-04 19:07:30 +02:00
indent -l90 -kr -ts8 -i8 -cli8
$1
Reference in New Issue
Copy Permalink