Search Results

Search: Posts Made By: nbvcxzdz
8,297
Posted By nbvcxzdz
I will try it out...thanks ill let you know how...
I will try it out...thanks ill let you know how it goes
8,297
Posted By nbvcxzdz
Split A Large File
Hi,

I have a large file(csv format) that I need to split into 2 files. The file looks something like

Original_file.txt
first name, family name, address
a, b, c,
d, e, f,
and so on for over...
23,490
Posted By nbvcxzdz
Mail command
Hi Everyone,

I’m using the uuencode command with the mail command to send out emails through a UNIX script. The problems is that i have a number of gif files that i need to attach to a single...
23,490
Posted By nbvcxzdz
thanks for your speedy reply...i tried typing the...
thanks for your speedy reply...i tried typing the code as a single file and it seems to get the following error:

"Variable syntax"

could you let me know if im doing anything wrong? or is there...
23,490
Posted By nbvcxzdz
Sending Multiple Files through email
Hi Everyone,

I'm using the uuencode command with the mail command to send out emails through a UNIX script. The problems is that i have a number of gif files that i need to attach to a single...
17,780
Posted By nbvcxzdz
thats how to send mail if that helps
thats how to send mail if that helps
17,780
Posted By nbvcxzdz
uuencode <file_location>...
uuencode <file_location> <filename_without_location> | mailx -s "email title" recipients
11,828
Posted By nbvcxzdz
Hi tanku, Thanks for you efforts but this...
Hi tanku,

Thanks for you efforts but this didnt seem to work..is there any syntax errors with the command you have mentioned?

thanks
11,828
Posted By nbvcxzdz
removing tabs
Hi Everyone,

Im trying to write a shell script that removes a "newline character followed by a tab" throughout a file. basically it should get rid of it. Here's an example

File Before

The...
2,641
Posted By nbvcxzdz
thanks for ur help, one question: will it...
thanks for ur help,

one question: will it check if the directory exists and if so delete it and all its content before making the same directory?

thanks
2,641
Posted By nbvcxzdz
Making a Directory
Hi everyone,

Im trying to make a new directory based on a name given in a file called directory_file which contains the following content:

garbage gargbage
Directory: running
more garbage...
28,697
Posted By nbvcxzdz
i have a slight problem there could be garbage at...
i have a slight problem there could be garbage at the top of the file that sould be completey ignored e.g


garbagge that should be ignored 1
garbagge that should be ignored 2
garbagge that...
2,691
Posted By nbvcxzdz
Small UNIX problem
I have a shell script that carries out an extraction process as follows:

For a given input file dummy which looks like the following:


a.txt
a 1
a 2
xnzbcnzbxcbzxncbmnzxbcmzx
546
456
45...
28,697
Posted By nbvcxzdz
thanks again everyone for their help ill try out...
thanks again everyone for their help ill try out the solution and get back to you
28,697
Posted By nbvcxzdz
thanks guys but unfortunately i cannot assume...
thanks guys but unfortunately i cannot assume each file has 3 lines of text, it can vary...does anyone know how to handle this?
28,697
Posted By nbvcxzdz
Using Grep in a Shell Script
Hi everyone,

Im trying to write a Shell script that basically creates a set of files based on a file with many records. For example if a file called dummy has the following content:

a.txt
1st...
12,462
Posted By nbvcxzdz
UNIX mail command
hi,

Im trying to send a e-mail to two people e.g X & Y . I run a shell script that uses the mail command to send an email to both these people . The email that i am sending contains two...
Showing results 1 to 17 of 17

 
All times are GMT -4. The time now is 06:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy