Q A - Z O N E
Pages
Home
HDFS
HIVE
LINUX
MY SQL
Shell Scripting
Sqoop
Python
creating file and adding the data while executing script
[prabhucloudxlab@cxln4 ~]$
cat hello.sh
#! bin/bash
cat>hello.txt
[prabhucloudxlab@cxln4 ~]$
sh hello.sh
hello bash script
hello linux learners
[prabhucloudxlab@cxln4 ~]$
cat hello.txt
hello bash script
hello linux learners
Home
Subscribe to:
Posts (Atom)