Software :: Directory Comparison Application For Ubuntu 10.04?
Apr 4, 2011
I am just looking for an application that given two directories, for example /home and an USB disk of 500 GB, can comparate the files and subdirectories present in each directory, so I can know the files that are present in one directory but aren�t in the other.I do not know if the explanation is clear. but I just need some tool that can indicate me what files to copy from one place to another when periodically I do backups of my data...
View 1 Replies
ADVERTISEMENT
Feb 24, 2010
So I am using Komodo edit, and it thinks that my current directory is /home/username1/ Yet my files are in /home/username1/workspaces/ruby/project1
Why won't Komodo recognize that my working directy is that of the current file? Same with situation when I use Komodo Edit to launch a command ("ruby [complete path+file name]"), ruby can't find its require dependencies unless I give a complete path because it too seems to think it is working out of /home/username1/
View 1 Replies
View Related
Aug 27, 2009
I have a project in my web server (apache tomcat). I am using red hat. I have flashfiles directory in webapps/myproject/flashfiles. I can possibly access the files in the flashfiles directory as
http://localhot:8080/files/personal.swf
I have to secure the directory by accessing it only within the web application. Please, help me to secure the directory using web server or in red hat.
View 2 Replies
View Related
Nov 15, 2010
I'm searching for something like crontab. but the action should not be executed at a specific time but after a file or directory change. I'd like to run some scripts as soon a new file is in a predefined directory.
A daemon / shellscript would be really great. Does anybody know something like that?
View 9 Replies
View Related
Apr 27, 2010
I have to set up my development environment under OEL 5.4. The internal directory structure is more or less fixed, the question is where to put the whole application tree in standard FHS for the development phase.For production, the system will be deployed on a server where data is kept with an Oracle 11g database. Development goes with JDeveloper which has its own internal application/project directory structure; however, I whould like to be independent from this. Unfortunately, by carefully studying the web for FHS, if I will adhere to it I only find ready-made packages to put under /opt, for example. No development aspects are mentioned. make some proposal, possibly with respect to best practices.
View 4 Replies
View Related
Aug 16, 2010
I have backup_server and application_server.backup_server has directory AAA. I need to check from application serverthat is there any new files created today in the AAA dirctory. if yes, all files were created today or partial files?.
View 10 Replies
View Related
Jul 7, 2011
I'm running 11.04 (64 bit) get the following in my syslog
[Code]....
1) Why is this happening
2) How can it be fixed
3) How can it be avoided
View 3 Replies
View Related
Mar 10, 2010
Is there a reason that wifi on Vista seems faster/more reliable than on Windows? Does this vary be distro? Or wifi card? I have an Atheros b/g/n card and it seems like if I stay in the same location Vista outperforms Ubuntu 9.10 in this area.
View 5 Replies
View Related
Feb 9, 2010
I'm looking at a new board that supports both DDR2 800 and DDR2 667. But, the FSB is only 667MHz. My question is: is there a benefit of using the DDR2 800 on the 667 FSB? That is, can the DDR2 800 be fully utilized on this system? What are pros and cons of such? Does the added benefit outweigh the additional cost of the RAM?
Note: I'm not looking to overclock at all, and this is not going to be used for 3D apps (games or video editing).
View 5 Replies
View Related
Oct 3, 2010
I would like to check if the 3rd character from the end of a string is a d or p using awk and the field seperator would not help for this problem, i.e.
Code:
View 4 Replies
View Related
Jul 6, 2010
I'm trying to write a simple program that lists a menu and then asks you for your decision, and you can answer with a number or the name. However, I don't know how to add the second options (name).
View 14 Replies
View Related
Feb 8, 2010
I'm very new at Bash scripting and have a bone head issue that I'm trying (and failing) to resolve. I cannot get this one IF statement to work, it seems the comparison operator does not think the resulting number from the $b*$c+$b operation is an integer even though it is a number. Below is a small proof of concept script with the bit I'm having trouble with.
Code:
#! /bin/bash
a=800
b=700
c=.15
if [ "$a" -le "$(echo "($b*$c+$b)"|bc)" ]
[Code]...
View 6 Replies
View Related
May 10, 2011
I know it is wrong to use the "==" operator to compare the equality of two floating point numbers. Logically it would seem that if the "==" operator is not usable for floating point comparison, then the "<=" operator would also not be usable. Is this true? The lack of google search results on this topic made me think that it must be true. If that is true, then is it true that the only way to compare floats with <= or >= is with something like the code below? Code: bool smaller_than_or_equal(float a, float b) {
if ( fabs(a-b) < EPSILON){return true;}
else if (a < b) {return true;}
else {return false;}
} I think this is a general question, but if specifics are necessary, I am using the C++ language to code at the moment.
View 5 Replies
View Related
May 27, 2011
I don't really understand the CPU technology where there are different CPU speeds. I feel it is hard to compare them nowadays. For example, I have been using my laptop with Pentium (R) 2Ghz. Now, I am thinking about buying a new laptop with Intel I5 1.33GHz (Tablet/laptop). Is my new laptop going to be slower than my current one?
View 12 Replies
View Related
Apr 10, 2011
i have used many Hex Editors in windows, almost all had comparison features, even notepad++ to an extent could do this. I have 2 binary files, i just want to compare the differences easily and graphically, in windows HexWorkshop did this with the click of a button. I have tried 5-6 editors from the ubuntu repos but none have this option
2) Is there any desktop video capturing software that are more catered for tutorials etc where the whole desktop is captured. (Camtasia for windows i know it a massive bit of kit, but thats the sort of software im on about)
I have tried recordMyDesktop, XVidCap and a few others. However, they capture XServer and therefore things like desktop effects arent recorded. I have used VLCs screen capture which to be honest is better than the other 2 software i mentioned for recording the whole screen, but options are very limited.
View 2 Replies
View Related
Oct 10, 2010
my issue is that the when i put in the correct input its going into the loop like i put in incorrect input and wont break out of the loop even with the correct input entered
Code:
import java.util.*;
import javax.swing.*;
[code]...
View 3 Replies
View Related
Jan 12, 2011
I am looking for a free software that performs image comparison. I would prefer a non-GUI application as I need this to be automated. I am using Redhat Enterprise 3 and 4
View 1 Replies
View Related
Dec 5, 2010
How to compare CPUs? Is there a trusted source that compares cpu performance?
View 4 Replies
View Related
Apr 23, 2011
I had a hack on my oscommerce website recently. I have put in the relevant security patches but I need to check whether the hacker left any code changes in my files. What is a good file comparison software for linux? I need it to scan though the current files and folders and compare it the original default oscommerce installation so I can check the code.
View 14 Replies
View Related
Mar 23, 2011
I need to be able to compare a file date with system date and delete files older than 30 days.
the file name is basically
error_log.03222011
of course the extension is the date the file was created.
Oh and before i get hammered I looked everywhere but am unable to make sense of what I found.
View 3 Replies
View Related
Jun 1, 2010
I have a bash script that is tracking ERROR connections (running in a cron every 15 minutes), sometimes the errors are true and are not connecting. But most of the time, the disconnects/reconnects are between 30 seconds are sending out false positives. I am looking for a time comparison code to pick out the 30 second disconnects and know that this is and "ok" error. Here is a section of the log with timestamps, errors, etc.
Tue 2010-06-01 22:01:30 ERROR [DataBufferSendService] 172.31.0.1:8016 caught exception: [NetworkAPI] Exception: [SocketStream] socket error
Tue 2010-06-01 22:01:32 ERROR [DataBufferSendService] 172.31.0.2:8016 caught exception: [NetworkAPI] Exception: [SocketStream] socket error
Tue 2010-06-01 22:02:00 INFO [Client] 172.31.0.1:8016 connecting to 172.31.0.1 on port 8016
Tue 2010-06-01 22:02:02 INFO [Client] 172.31.0.2:8016 connecting to 172.31.0.2 on port 8016
View 8 Replies
View Related
May 6, 2009
I am fairly new to linux still and I'm currently trying to write a shell script (which I have never done) that is supposed to run the xrestop(like top) program. What I want to do is execute the program and check the identifier column to see if a certain program is running. If it is running I want to strip the data from that row of the terminal say every 5 seconds or so and put it in a text file. Is this going to be a complicated thing?
Heres a list of the columns when you run xrestop program res-base Wins GCs Fnts Pxms Misc PxmMem Other Total PID Identifier.
View 9 Replies
View Related
Nov 23, 2010
I would like to compare the nmlookup result of IP's stored in the file ips with a list of PC names stored in the file pcs.
Code:
for line in `cat "ips"`
do
[code]....
View 2 Replies
View Related
Jun 16, 2009
I downloaded the ISO image of Fedora x86_64 DVD with Utorrent (bittorrent client). When I tested at the prompt of Xp with sha256sum the hash comparison give a different result that should be expected. Because I downloaded under a torrent client.
View 1 Replies
View Related
Jun 29, 2010
how do I get this regular expression to work in an if/else statement? This is just a little script for learning BASH. don't be too harsh.
This script will test if a certain number of files with 1-4 in their filename exist and print their filename. An error message will be printed if not.
#
for i in `ls file[1-9]`
do
if [[ "$i" == *1-4 ]] ; then
echo "This file, $i, ends in a number between 1-4"
else
echo "Error, this file, $i, does not end with a number between 1-4"
fi
done
I get this error. ./file_test.sh: 13: [[: not found
View 2 Replies
View Related
Aug 2, 2010
I am looking for statistics on the number of people who use RHL in comparison to other linux distros. Any help on finding up to date numbers?
View 1 Replies
View Related
Apr 21, 2009
I'm trying to code the following WHILE loop in Bash:
While [string1 is non zero] and [string2 is non zero] and [counter < max]
Do
...
Done
I can't get the syntax right. I've tried:
Code:
while [ -n "$STRING1"] -a [ -n "$STRING2"] -a [$COUNTER -lt $MAX ]
But I get 'Too may arguments'
View 4 Replies
View Related
Jan 20, 2011
[URL]... contains a great table comparing the implementation of IPv6 features in several Linux distributions. the problem is that it is over 4 years old. where I could find a more up-to-date resource?
View 4 Replies
View Related
Jun 12, 2011
If I have three (3) servers that are suppoed to be configured exactly alike, is there a tool or set of scripts that I can use to capture the information and do a system level comparison?
View 1 Replies
View Related
Mar 1, 2010
I need to write a shell script which can compare two files(text files) character wise. eg. underscore is space.
------FILE 1---------------
A_B_C
D_E_F
G_H_I
[code].....
Actual problem: I need to write a shell script which can give me difference character by character not by line (using comm)
View 4 Replies
View Related