$ source .bash_profile
With the above command, the user does not have to logout.
Showing posts with label UNIX. Show all posts
Showing posts with label UNIX. Show all posts
14 November 2007
How to view terminal values in UNIX/Linux?
Below command is used to view the terminal values
$stty -a
Sometimes,we may see rows & columns are displayed improperly or scattered to overcome this use the below command
$reset
$stty -a
Sometimes,we may see rows & columns are displayed improperly or scattered to overcome this use the below command
$reset
Subscribe to:
Posts (Atom)