Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Membres actifs
fichiers_configuration
Commits
124a7976
Commit
124a7976
authored
Sep 29, 2013
by
Vincent Le gallic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[.bash_aliases] piping more commands
parent
854fbfec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.bash_aliases
.bash_aliases
+1
-1
No files found.
.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
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