scripts

shell scripts
git clone git://git.bitsmanent.org/scripts
Log | Files | Refs | README

commit 6d19bc3f465cdb8dd1a0f4c8c7ddb75d5d6f4762
parent b808e5d8310a1fc42a10d18dd57b8449b6c96cdd
Author: clamiax <smoppy@gmail.com>
Date:   Sun, 26 Oct 2014 19:54:41 +0100

Add the $ to a shell command

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -62,6 +62,6 @@ Then use the alias to connect: $ sudo iwpick -a home -*TIP: chmod og-rwx ~/.networks* +*TIP: $ chmod og-rwx ~/.networks* I'm considering if implement or not a flag to connects to the best possible network. The priority should be, descending order: private known networks, public known networks, public unknown networks. Networks with higher security and/or signal have higher priority. For now it's just an idea.