Search Suggest

cat command in linux
cat command in linux

cat command in linux

cat command: This is the most basic command in linux is use to create a file, view the content of file. Create file using cat command cat > file1 …