Sh - Hidden files

Card Puncher Data Processing

About

Files which the name start with a dot, are hidden.

Management

See

You can see them with the “-a” option of the ls command.

ls -a

Search them

Shell Data Processing - Global Regular Expression Print (GREP command) (line filtering, word search)

grep pattern .*





Discover More
Card Puncher Data Processing
Shell - (Startup|Login) script (.bash_profile, .profile, .login)

The shell login scripts are the script that launch automatically after a login shell and permit to store permanently the values of environment variables. bashrc You can found them in two directory:...



Share this page:
Follow us:
Task Runner