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
124a7976
Commit
124a7976
authored
Sep 29, 2013
by
Vincent Le gallic
Browse files
[.bash_aliases] piping more commands
parent
854fbfec
Changes
1
Hide whitespace changes
Inline
Side-by-side
.bash_aliases
View file @
124a7976
...
...
@@ -61,7 +61,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
#~# for commande in grep egrep fgrep wc tail head less
sed awk xargs sort uniq
#~# do
#~# alias $commande=$commande
#~# done
...
...
Write
Preview
Supports
Markdown
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