Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux preserve alias

Edit the ~/.bash_aliases or ~/.bashrc (recommended) file using a text editor: vi ~/.bash_aliases. # or # ...
Append your bash alias.
For example append: alias update='sudo yum update'
Save and close the file.
Activate alias by typing the following source command: source ~/.bash_aliases.
Comment

PREVIOUS NEXT
Code Example
Shell :: how to extract sequential files multiple zip files at once 
Shell :: mention profile sls deploy 
Shell :: sbt run on save 
Shell :: Composer Terminal Valet 
Shell :: rust kill command 
Shell :: comand moves or renames the old file to the new name 
Shell :: copy too large file commmand linux 
Shell :: docker compose linux +group_add uid sid 
Shell :: reuse branch name 
Shell :: command to download scoop 
Shell :: speed up ubuntu 
Shell :: gitignore a specific file 
Shell :: install pypy on ubuntu 
Shell :: show git branch on terminal 
Shell :: GImp install ubuntu terminal command 
Shell :: fedora docker 
Shell :: how can I use eog command in windows subsystem linux? 
Shell :: download project from github 
Shell :: instal rust lang on linux 
Shell :: installing latest mediapipe version 
Shell :: jenkins local 
Shell :: !g how to uninstall tor linux installed from source code 
Shell :: the --plain command does not exist 
Shell :: bash cat file and rewrite it same line 
Shell :: router dom react 
Php :: clear composer cache 
Php :: Class "AppHttpControllersAuth" not found 
Php :: how to get ip address of client using php 
Php :: php get current date and time 
Php :: php object to array 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =