Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Membres actifs
fichiers_configuration
Commits
3520a8d8
Commit
3520a8d8
authored
Dec 09, 2013
by
Vincent Le gallic
Browse files
[bash_aliases] piper dans sponge c'est très utile
parent
3b3935d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.bash_aliases
View file @
3520a8d8
...
...
@@ -70,7 +70,7 @@ alias sshadd='ssh-add -t 1800'
#~# # Permet d'aliaser les commandes dans lesquelles on pipe usuellement
#~# # pour qu'elle marche aussi quand elles sont précédées d'une espace insécable.
#~#
#~# for commande in grep egrep fgrep wc tail head less sed awk xargs sort uniq
#~# for commande in grep egrep fgrep wc tail head less sed awk xargs sort uniq
sponge
#~# do
#~# alias $commande=$commande
#~# done
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment