Search Results

Search: Posts Made By: jasongr
17,671
Posted By jasongr
thanks for the answer I would like to test my...
thanks for the answer
I would like to test my code by intentionally causing a problem
For example,
assume that I have a file called test.txt
I would like to zip test.txt into test.zip
The I want...
17,671
Posted By jasongr
how to detect errors in unzip
Hello

I am trying to write a script that internally will invoke unzip on some .zip file
I would like to make my script robust by checking for any possible error that might occur during the...
3,774
Posted By jasongr
setting SMTP server privileges
Hello

I am not sure if this is the correct place for this question, and if not, please move this to the correct forum

I have Linux machine that is capable of sending emails via sendmail
I have...
7,400
Posted By jasongr
can you explain what should be substituted for C...
can you explain what should be substituted for C and S in
touch -t [[CC]YY]MMDDhhmm[.SS] somefile

I am not familiar with these (could S be seconds?)
What is C?
7,400
Posted By jasongr
how to generate a list of files
Hello people

I need to find a way to generate a file that contains the names of all *.jpg files that were generated after a specific date
The search should start in my current folder and...
16,019
Posted By jasongr
I found a very nice solution using curl curl...
I found a very nice solution using curl
curl <url to source file> -o <url to taget file>
very fast
16,019
Posted By jasongr
I read about the rcp command It says that I...
I read about the rcp command
It says that I must have a .rhosts file in my login directory

In the example below, 1.2.3.4 is the IP address of the source machine
and 11.22.33.44 is the IP address...
16,019
Posted By jasongr
how to pull files from one machine to another
Hello

I have 2 Linux machines with a zip file residing on one of them
I am using putty to connect to my Linux files
Is there a way to copy the zip file from one Linux machine to the second...
5,224
Posted By jasongr
how to use cvs export remotely
Hello

I am trying to use cvs to export files from one of my servers (server A) to another (server B)
I am now in server B
for the sake of the example, assume that the IP address of server A is:...
4,219
Posted By jasongr
Thanks Perderabo I will follow your advise
Thanks Perderabo
I will follow your advise
4,219
Posted By jasongr
how to format a grep command
Hello

I am trying to use the grap command to locate the following phrase in a file:
"file.php\tDebug: one two three"

Note that \t denotes a tab (whitespace) and not the characters \ and t

I...
Showing results 1 to 11 of 11

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