]> git.immae.eu Git - perso/Immae/Projets/Scripts/Public.git/commitdiff
Add tipping hint
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Mon, 25 Feb 2019 23:42:00 +0000 (00:42 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Mon, 25 Feb 2019 23:42:00 +0000 (00:42 +0100)
16 files changed:
LICENSE
backup_git_dirs
cmdtemp
color-bash
comptes
execurl
gen_html_documents
git-latexdiff
interrogations
mails_iprof
mutt_check_attachment
parse_bibtex_html
remove_attachements
screen_save_gif
unicode_chars
wrapper_display

diff --git a/LICENSE b/LICENSE
index 8f083c3ffcf96eeb75860a14a7345b39e1c2752f..cf31f634910dfdd86d0651a63823fa0cbad49af2 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -19,3 +19,6 @@
 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
+
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
index 9822babd606df62130724a72ca26d9591ecf3bc1..6846e04a0d106530b5fee5569b638543905dfa1d 100755 (executable)
@@ -21,6 +21,9 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
 REMOTE=origin
 REF_NS=auto_backup
 
 REMOTE=origin
 REF_NS=auto_backup
 
diff --git a/cmdtemp b/cmdtemp
index 37bcc82fdbcbafa941365f378373958e126ca9bb..8d56ecd50a08123363b799c06eda0d2acd8293ad 100755 (executable)
--- a/cmdtemp
+++ b/cmdtemp
@@ -21,6 +21,9 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
 # cmdtemp
 #   List commands
 # cmdtemp <n>
 # cmdtemp
 #   List commands
 # cmdtemp <n>
index 03312930dc5d869efd1fef171bc8e67010f69f25..6bbadf8a152e8905a63cbef61e834c61232ce042 100755 (executable)
@@ -22,6 +22,9 @@
 # THE SOFTWARE.
 
 
 # THE SOFTWARE.
 
 
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
+
 echo "   Bg   | Fg"
 printf -- '-%.0s' {1..122} ; echo ""
 for((bg=40;bg<=47;bg++)); do
 echo "   Bg   | Fg"
 printf -- '-%.0s' {1..122} ; echo ""
 for((bg=40;bg<=47;bg++)); do
diff --git a/comptes b/comptes
index 853615a820ed909420e7b32e4612394286df6aee..7a78f21e80664cec9c6fb738fde00382529c10cd 100755 (executable)
--- a/comptes
+++ b/comptes
@@ -21,6 +21,9 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
 use Switch;
 use strict;
 
 use Switch;
 use strict;
 
diff --git a/execurl b/execurl
index 655d208abcff1ca37e17c6adb4b6dc2738e38fd4..a9ee2ab314879f787b33b519062da4b53724d770 100755 (executable)
--- a/execurl
+++ b/execurl
@@ -22,6 +22,9 @@
 # THE SOFTWARE.
 
 
 # THE SOFTWARE.
 
 
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
+
 # To be used together with remove_attachements script in procmail and urlview to
 # visualize and keep some attachements once they are removed from the email
 # Example urlview updated configuration:
 # To be used together with remove_attachements script in procmail and urlview to
 # visualize and keep some attachements once they are removed from the email
 # Example urlview updated configuration:
index eb361ce1ef959b34e0d394794a8a6047710826f6..0c63ae676d040080a78685456c4d678db091ae27 100755 (executable)
@@ -21,6 +21,9 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
 use strict;
 use File::Basename;
 
 use strict;
 use File::Basename;
 
index 5d26d1bd345ab3eb8250f9e2c9a07cf729c044e4..b173704dcfc82e053982d962142eb773c8e0d5cc 100755 (executable)
 # THE SOFTWARE.
 
 
 # THE SOFTWARE.
 
 
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
+
 extension="${3##*.}"
 if [ $extension = "tex" ]; then
     latexdiff "$1" "$2" > diff_$3
 extension="${3##*.}"
 if [ $extension = "tex" ]; then
     latexdiff "$1" "$2" > diff_$3
-fi
\ No newline at end of file
+fi
index 19c97e37553a09611b0392f51eed1291af54456b..88fd7a5547491823561aaf9ba545899053842bc2 100755 (executable)
@@ -21,6 +21,9 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
 use Switch;
 use strict;
 
 use Switch;
 use strict;
 
index 04f2603c3b16c7937c75e9d119884b20395ba4f6..3ddc9067e690cadab2fd84129eb0438ff57c35db 100755 (executable)
@@ -21,6 +21,9 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
 if [ "$*" = "" ]; then
   echo "`basename $0` academie login password"
   echo "où academie est remplacé dans:"
 if [ "$*" = "" ]; then
   echo "`basename $0` academie login password"
   echo "où academie est remplacé dans:"
index f99112f6e72fa548382f61f51ca2e202fa8ab979..2365194d998b3881d0f758cc868572bde344af6c 100755 (executable)
@@ -10,6 +10,9 @@
 ##
 
 
 ##
 
 
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
+
 ## Attachment keywords that the message body will be searched for:
 KEYWORDS='attach|joint|voici|voil'
 
 ## Attachment keywords that the message body will be searched for:
 KEYWORDS='attach|joint|voici|voil'
 
index 5e54729b226f5e9bf9ce99468463fb3c268d4b68..35575723bd922beed1b666fbb1e893b2fcee3630 100755 (executable)
@@ -22,6 +22,9 @@
 # THE SOFTWARE.
 
 
 # THE SOFTWARE.
 
 
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
+
 use BibTeX::Parser;
 use IO::File;
 use utf8;
 use BibTeX::Parser;
 use IO::File;
 use utf8;
index b5243ab633cb0a27fc681bb48f5e6282d65fbf4e..382d7a02077c0676b97c9550f1a1507f5fe97977 100755 (executable)
@@ -24,6 +24,9 @@
 # THE SOFTWARE.
 
 
 # THE SOFTWARE.
 
 
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
+
 use strict;
 
 use Email::MIME;
 use strict;
 
 use Email::MIME;
index e6dcd8334bc4337897750f565fb75f4ab7f9faae..73e6940f5638dae0936081f2814c82b717ff15e3 100755 (executable)
@@ -21,6 +21,9 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
 TMP_AVI=$(mktemp /tmp/outXXXXXXXXXX.avi)
 GEOMETRY=`ffcast -s % echo "%D+%g"`
 
 TMP_AVI=$(mktemp /tmp/outXXXXXXXXXX.avi)
 GEOMETRY=`ffcast -s % echo "%D+%g"`
 
index 25f45224582587f9f1630e410fbcfe99c193b25f..f21e9500053ddf42b2fa3625260d4cb39cabd3f5 100755 (executable)
@@ -21,6 +21,9 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
 import sys
 import unicodedata
 
 import sys
 import unicodedata
 
index 6b304470932b9d443b6c4e336d47be19c56f6498..0146d3a41060661def1859a9412f8e5fa6488fd0 100755 (executable)
@@ -21,6 +21,9 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+
+# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
+
 eval `tmux show-env DISPLAY | grep -v "^-DISPLAY"`
 if `ss -o state established sport = :5901 | grep -q "^tcp"`; then
   DISPLAY=:1
 eval `tmux show-env DISPLAY | grep -v "^-DISPLAY"`
 if `ss -o state established sport = :5901 | grep -q "^tcp"`; then
   DISPLAY=:1