From f224c4f8aef30f87e2e91542ab46c9e3d4f98dda Mon Sep 17 00:00:00 2001 From: Antoine Durand-Gasselin Date: Mon, 15 Jun 2009 00:05:50 +0200 Subject: [PATCH] =?UTF-8?q?[wifi/uname=5Fbornes.sh]=20rr=C3=A9cup=C3=A8re?= =?UTF-8?q?=20et=20affiche=20le=20uname=20sur=20chacune=20des=20bornes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20090614220550-bd074-619a661c5a6ee86fa17c2e203101c34a10e4d0da.gz --- wifi/uname_bornes.sh | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 wifi/uname_bornes.sh diff --git a/wifi/uname_bornes.sh b/wifi/uname_bornes.sh new file mode 100755 index 00000000..30a9fe42 --- /dev/null +++ b/wifi/uname_bornes.sh @@ -0,0 +1,16 @@ +#!/bin/bash + +if [[ $# -gt 1 ]]; then + cat <