Friday, May 5, 2023

How to append one file from multipe file in Linux

cat file1 file2 > file3

No comments:

Post a Comment

Headers Security Advanced & HSTS WP setup manually

Open the file for editing and paste the following snippet inside the  .htaccess file: <IfModule mod_headers.c> Header always set S...