LInux / unix / bash / Geektool

TwitterFacebook
Get flash to fully experience Pearltrees
cURL cURL is an inbuilt tool in Mac OS X which lets you transfer data from or to a server, using one of the many supported protocols (HTTP,HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP or FILE). How to use cURL in the Terminal for Mac OS X . Even if the example above if relatively simple, you might start to feel annoyed by having to enter your username and password each time you want to post a new tweet. This can be avoided by doing the following: Before you can try it out you have to make sure the file is executable. This can be achieved by setting the necessary permissions on the file using the following command: http://www.mac-terminal.com/network/twitter/

Mac OS X Terminal - Twitter

This page aims to be a great asset for Mac users who wants to learn more about the functions and commands in the Terminal. A beginner should be able to learn the basics in how the Terminal works, but at the same time be useful to the more advanced users who can use the information to quickly refresh the memory when it fails. http://www.mac-terminal.com/

Mac OS X - An introduction to the Terminal in Mac OS X

http://www.mactalk.com.au/18/51020-learning-love-geektool-primer-part-1-a.html For a while now I have been enjoying the benefits that Geek Tool provides in terms of embedding little bits of information on your desktop. Along with displaying information it also gives you the ability to sex up your desk top a bit and make it look truly unique. GeekTool is a PrefPane (System Preferences module) for Panther, Tiger or Leopard to show system logs, unix commands output, or images (i.e. from the internet) on your desktop (or even in front of all windows).

Learning to love GeekTool - A primer (Part 1)

http://www.keynote2keynote.com/2007/04/10/ultimate-geektool-setup-pimp-your-desktop-part-2/

Ultimate GeekTool Setup - Pimp Your Desktop Part 2 at Keynote 2 Keynote

19 diggs digg Powered by Gregarious (39) Yesterday I wrote up a simple review of GeekTool . Today I’m going to show you how to take advantage of its power and build a clean, custom, functional GeekTool setup. Usually when you hear anything about GeekTool you see a desktop that looks similar to one of these .
http://ww2.ac-creteil.fr/reseaux/systemes/linux/shell-scripts/shell-bash.html Il poursuit sa configuration en exécutant des scripts globaux à tous les utilisateurs et des scripts liés au compte et qui permettent une personnalisation. Le script /etc/profile est d'abord exécuté pour tous les utilisateurs y compris root . On y trouve la définition initiale du PATH et de umask Ensuite, il y a exécution de $HOME/.bash_profile (la variable $HOME contient le chemin vers le répertoire personnel). Contrairement à /etc/profile , il s'agit ainsi d'un fichier de démarrage personnel et paramétrable. Voici l'exemple de la définition d'alias (pour connaitre les alias déjà définis, passer la commande alias.

Introduction au shell Bash

La plupart du temps sur sa machine, on a tendance à utiliser l'environnement graphique, ce qui est plus intuitif. Cependant, la console est aussi un allié très puissant qui permet d'effectuer des actions qui sont habituellement difficiles à réaliser en environnement graphique. Je vous avais dit qu'il y avait plusieurs environnements graphiques disponibles (Gnome, KDE, XFCE...) mais qu'il n'y avait qu'une seule console. J'ai menti.

Introduction aux scripts shell

http://www.siteduzero.com/tutoriel-3-105678-introduction-aux-scripts-shell.html
http://www-gtr.iutv.univ-paris13.fr/Cours/Mat/Systeme/TDTP2003/tp03.html Bash est une version évoluée du shell sh (le "Bourne shell"). Le shell peut être utilisé comme un simple interpréteur de commande, mais il est aussi possible de l'utiliser comme langage de programmation interprété (scripts). La connaissance du shell est indispensable au travail de l'administrateur unix : de très nombreuses parties du système UNIX sont écrites en shell, il faut être capable de les lire pour comprendre et éventuellement modifier leur fonctionnement. Autres versions de shell Il existe plusieurs versions de shell : sh (ancêtre de bash), csh (C shell), ksh (Korn shell), zsh, etc.

Shell bash (avec support de cours)

Interpréteur de commandes par défaut des systèmes GNU/Linux, bash est devenu pour les administrateurs système, un outil incontournable. Ce document présente les principales constructions syntaxiques de bash utilisées dans l’écriture des programmes shell (scripts shell). L’objectif premier a été de laisser de côté les redondances syntaxiques de ce langage de programmation, la subtilité des mécanismes de l’interpréteur, afin d’insister sur quelques concepts synthétiques tels que la substitution, la redirection ou le filtrage. Cet écrit étant destiné principalement aux étudiants de premier et deuxième cycle en informatique, j’ai choisi de le rédiger en adoptant un style 2Ex (1 Explication, 1 Exemple) qui devrait permettre au lecteur de mieux s’approprier chaque notion présentée.

Introduction à la programmation shell en Bash

http://eric-sanchis.developpez.com/linux/shell/bash/

UberStudent - Linux for Learners (College and Advanced Secondary ...

http://www.uberstudent.org/ You two spammers , one from 178.117.42.244 and the other from 125.60.240.206, can give up now, as can the less pathological ones and any newcomers. All you are doing is wasting your time. Thanks. Other webadmins: as you Google the above IPs and find this post, please also report them to their ISPs, while of course taking your own server-side measures.
You don’t know Unix? No problem, after the jump you find the code you need to do what you want (how to display the external IP, Recent music Plays, the Weather, how to display comics and so on…) .

Mega Roundup of Geektool scripts + inspiration gallery. » Blog of Francesco Mugnai

http://blogof.francescomugnai.com/2009/04/mega-roundup-of-geektool-scripts-inspiration-gallery/

How to Optimize Your Mac with Onyx | Mac|Life

In the mood to do some housekeeping on your Mac? Onyx for your Mac can do it all, for the low, low price of free! Free is wonderful, and especially when it comes to keeping your system fresh.
To display the currently playing iTunes song information, we will need to rely on an AppleScript and Geeklet to get the job done. The AppleScript can be downloaded by clicking here , or you can follow along to learn how to compile the AppleScript. The first thing that we need to do is open the AppleScript Editor found in /Applications/Utilities.

How To Customize Your Desktop with GeekTool | Mac|Life