Quote:
Originally Posted by raghav1982
Hi All
i am writing a shell script which would generate some lines based on the user input
/* -----------------sample_ls ----------------- */
insert_job: sample_ls job_type: c
command: ls -l
machine: unixboxa
owner: user123
permission: wx,mx,we,me
description: "runs an ls -l as user123"
job_terminator: 1
alarm_if_fail: 0
user input : jobname (sample_ls)
machine name
owner
description
can anyone help me on this
|
Just wanted to be clear , just i wanted to enter the input , it would generate these lines