Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jyothis Jagan
Notes from Online Camp for Newbies to Debian
Commits
be271ccc
Commit
be271ccc
authored
Dec 14, 2019
by
Jyothis Jagan
Browse files
Update session1.md
parent
e7b11e34
Changes
1
Hide whitespace changes
Inline
Side-by-side
session1.md
View file @
be271ccc
...
...
@@ -114,7 +114,7 @@ Refer [Bash Environment Variables Tutorial](https://linuxhint.com/bash-environme
*
File/directory name starts with dot(.)
*
Usually used for user specific configurations.
*
`.bashrc`
is used for configuring bash.
`.bashrc`
file can be found in home directory for each user.
*
Use
`ls -a`
in your home directory, you will see all of them
*
Use
`ls -a`
to view all the contents in a directory, including hidden files.
*
`~/.ssh`
is a hidden directory.
# Tasks To Do
...
...
Write
Preview
Supports
Markdown
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