cancel
Showing results for 
Search instead for 
Did you mean: 

Want to learn scripting.. :)

V_P_S
Level 4

Hello All.

 

This is not any query , i just want a suggestion. I want to learn scripting but i dont know how to start. Is there any pdf or something else. Please share..

1 ACCEPTED SOLUTION

Accepted Solutions

Nicolai
Moderator
Moderator
Partner    VIP   

What type of script for what OS ?

Powershell (Windows)

Shell, Perl, Python (Unix).

Take a pick smiley

For simple Unix Shell scripting just google "unix scripting tutorial" and you are going !.

View solution in original post

5 REPLIES 5

Nicolai
Moderator
Moderator
Partner    VIP   

What type of script for what OS ?

Powershell (Windows)

Shell, Perl, Python (Unix).

Take a pick smiley

For simple Unix Shell scripting just google "unix scripting tutorial" and you are going !.

Marianne
Level 6
Partner    VIP    Accredited Certified

If you want to know how to use NBU commands in scripts, download the NBU 7.5 Commands manual:

http://www.symantec.com/docs/DOC5182 

For any other NBU version, use 'Handy NBU links' in my signature.

Vickie
Level 6

Use below link, here you can start Unix-shell scripting from scratch.

http://www.tutorialspoint.com/unix/unix-shell.htm

jim_dalton
Level 6

Learn perl would by my suggestion. Heaps of resources, packages to address pretty much anything you can think of, millions of users, not restricted to one platform. And a great debugger. Rather depends on your reqiurements which must somehow relate to netbackup.

Jim