skip to main
|
skip to sidebar
Informatica,UNIX, SQL, PL/SQL
Tuesday, September 3, 2013
UNIX - Creating read-only file in UNIX
1. Create file using
touch file_name
.
2. Giving Read-only permission to the file by
chmod
400 file_name
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Total Pageviews
Followers
Blog Archive
▼
2013
(5)
▼
September
(5)
UNIX - Command to count the number of times a stri...
UNIX - Creating read-only file in UNIX
Informatica - Difference between STOP and ABORT
Informatica 9 Architecture
DWH - Snowflake Schema
►
2009
(16)
►
August
(16)
About Me
Durga Prasad
View my complete profile
No comments:
Post a Comment