Skip to content

Blog post (alias) created#7

Merged
obonaventure merged 2 commits intoUCL-INGI:masterfrom
dhoutart:patch-2
Apr 9, 2020
Merged

Blog post (alias) created#7
obonaventure merged 2 commits intoUCL-INGI:masterfrom
dhoutart:patch-2

Conversation

@dhoutart
Copy link
Copy Markdown

@dhoutart dhoutart commented Apr 8, 2020

No description provided.

Comment thread _posts/2020-04-08-Alias.md Outdated
@@ -0,0 +1,119 @@
# Introduction

L'utilisation des _**alias**_ dans le shell (bash pour les explications qui suivent) est un outil à connaître absolument par la simplicité de sa mise en place et par le temps qu'il fait gagner quand on l'exploite bien.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ce serait bien de mettre bash pour avoir un lien vers la page de manuel officielle

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Résolu, voir commit 3b71a02

Comment thread _posts/2020-04-08-Alias.md Outdated
$ cd ~/Documents/University/LEPL1503/ProjetP3
```

Cela est assez chronophage et ennuyant, et les alias permettent de recourir à ce problème. Ils nous permettront par exemple d'écrire directement
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

je mettrais éviter ou résoudre plutôt que "recourir à"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Résolu, voir commit 3b71a02

Comment thread _posts/2020-04-08-Alias.md Outdated
```
gac "Message"
```
**Attention, cet alias est à utiliser avec précaution !**
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cela suppose d'avoir un très bon fichier .gitignore ...

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Résolu, voir commit 3b71a02

@obonaventure obonaventure merged commit d4c5ddb into UCL-INGI:master Apr 9, 2020
@obonaventure
Copy link
Copy Markdown

Merci pour cet article, je l'intègre au blog. Les problèmes des tests d'intégration sont liés à l'orthographe de certains mots que je vais corriger.

@dhoutart dhoutart deleted the patch-2 branch April 9, 2020 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants