]>
git.madduck.net Git - etc/awesome.git/blobdiff - scripts/dfs
madduck's git repository
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath> — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
insteadOf = madduck:
# Integrated into Lain in september 2013
# https://github.com/copycat-killer/lain
# Integrated into Lain in september 2013
# https://github.com/copycat-killer/lain
# -------------------------------------------------------------------------
# Decoding options
# -------------------------------------------------------------------------
# -------------------------------------------------------------------------
# Decoding options
# -------------------------------------------------------------------------
current_date = strftime ("%d-%m-%Y @ %H:%M:%S", localtime (systime ()));
free_threshold = 10; # %
current_date = strftime ("%d-%m-%Y @ %H:%M:%S", localtime (systime ()));
free_threshold = 10; # %
- printf ("<!-- DEBUT CONTENU -->\n");
+ printf ("<!-- DEBUT CONTENU -->\n");
printf ( \
"<A NAME=\"top\"></A>\n" \
printf ( \
"<A NAME=\"top\"></A>\n" \
"<TD ALIGN=LEFT><STRONG>Mount point</STRONG></TD>\n" \
"<TD ALIGN=CENTER><STRONG>%% Usato (<SPAN CLASS=\"titleblue\">*</SPAN>)" \
" - %% Free (<SPAN CLASS=\"titlegreen\">*</SPAN>)</STRONG></TD>\n" \
"<TD ALIGN=LEFT><STRONG>Mount point</STRONG></TD>\n" \
"<TD ALIGN=CENTER><STRONG>%% Usato (<SPAN CLASS=\"titleblue\">*</SPAN>)" \
" - %% Free (<SPAN CLASS=\"titlegreen\">*</SPAN>)</STRONG></TD>\n" \
- "<TD ALIGN=CENTER><STRONG>%% Usato </STRONG></TD>\n" \
- "<TD ALIGN=CENTER><STRONG>Spazio libero </STRONG></TD>\n" \
- "<TD ALIGN=CENTER><STRONG>Spazio totale </STRONG></TD>\n" \
+ "<TD ALIGN=CENTER><STRONG>%% Used </STRONG></TD>\n" \
+ "<TD ALIGN=CENTER><STRONG>Free </STRONG></TD>\n" \
+ "<TD ALIGN=CENTER><STRONG>Total </STRONG></TD>\n" \