Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/books/admin_guide/03-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -1463,7 +1463,8 @@ For permanent use, they must be created in the:
* `.bashrc` file in the user's login directory;
* `/etc/profile.d/alias.sh` file for all users.

!!! Warning
!!! Warning

Special care must be taken when using aliases which can be potentially dangerous! For example, an alias set up without the administrator's knowledge:

```bash
Expand Down