Friday, May 5, 2023

How to append one file from multipe file in Linux

cat file1 file2 > file3

No comments:

Post a Comment

Reset Ubuntu with factory reset & and reinstall

  Try configuring unconfigured packages: sudo dpkg --configure -a Update the contents of the repositories sudo apt-get update Try to fix mis...