Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ksh - create filelist
Name: ling_k82 Date: January 17, 2006 at 01:24:22 Pacific OS: unix CPU/Ram: -
Comment:
how do i create a filelist containing filename of first ten files out of 20 files in the directory? and second filelist for the rest.
thanks in advance for the help. as i never do a script b4.
Summary: Hi, I have installed for the first time sun solaris on my pc and I am trying to learn unix. I created a new user using the following steps: -create a new group : groupadd work -created a new user: u...
Summary: Hi all, I'm trying to modify a file using ksh script. I need to parse the file and then look for a specific occurence of a pattern and then assign it a value. After that I need to save the file with...
Summary: Hi, I have installed sun solaris on my pc and try to configure it, but to be honest i do not have no clue about unix. I created some alias which works and put some new variables in my env like alias ...