Identi.ca Identi.ca
  • Login
  • Public

    • Public
    • Groups
    • Featured
    • Popular

Command Line Magic (climagic)'s status on Monday, 30-Jul-12 18:02:37 UTC

  1. Command Line Magic Command Line Magic

    addtopath(){ local O=$IFS;IFS=:;for d in $PATH;do if [[ "$1" == "$d" ]];then IFS=$O;return 1;fi;done;IFS=$O;PATH="$1:$PATH";} # no path dups

    about 11 months ago from Net::Twitter
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Identi.ca is a microblogging service brought to you by E14N. It runs the StatusNet microblogging software, version 1.1.0-release, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Identi.ca content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.

Built in Montreal