Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How to track the modification history on file in unix Post 302179081 by RSPDaemon on Thursday 27th of March 2008 01:04:22 AM
Old 03-27-2008
How to track the modification history on file in unix

How do we track the modification history on a file in UNIX. IS there any command or any script that we could run.

Many Thanks
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Possible to track FTP user last login? Last and Finger don't track them.

Like the topic says, does anyone know if it is possible to check to see when an FTP only user has logged in? Because the shell is /bin/false and they are only using FTP to access the system doing a "finger" or "last" it says they have never logged in. Is there a way to see when ftp users log in... (1 Reply)
Discussion started by: LordJezo
1 Replies

2. Solaris

Modification history for Crontab

Hi all - I've searched the forums and seen a few questions related, but nothing which explicitly answers what I'm looking for. I need to know if there's ANY way to get the modification history of any users crontab. Yes, I know that crontabs are in /var/spool/cron. I know that the... (2 Replies)
Discussion started by: amcq
2 Replies

3. Shell Programming and Scripting

File modification history

Can anyone please suggest an alternate command for "stat" . I am trying this on Solaris 5.9 , but the command doesn't exist. Basically i need to see one particalar file modification history. Any help is appreciated. (4 Replies)
Discussion started by: mk1216
4 Replies

4. Shell Programming and Scripting

To track any modification in a specfic file

Hi All, I am a pretty new to programming or scripting. Please help me in my below query. I want to write a script which can track a file for any kind of modification and if there is any modification then it should move that file or i should say backup that file to another server. Please... (6 Replies)
Discussion started by: makkar4u
6 Replies

5. Solaris

Command for checking modification history on file

What is the command for checking modification history on file? ---------- Post updated at 01:20 PM ---------- Previous update was at 12:35 PM ---------- Let me rephrase this. On a regular Unix file can I at least check to see the time and date history modification of the file? (6 Replies)
Discussion started by: jastanle84
6 Replies

6. UNIX for Advanced & Expert Users

History to Another file [local user history , but root access]

Hi all, My need is : 1. To know who , when , which command used. 2. Local user should not delete this information. I mean , with an example , i can say i have a user user1 i need to give all the following permissions to user1, : a. A specific directory other than his home... (3 Replies)
Discussion started by: linuxadmin
3 Replies

7. UNIX for Dummies Questions & Answers

History to Another file [local user history , but root access]

Hi all, My need is : 1. To know who , when , which command used. 2. Local user should not delete this information. I mean , with an example , i can say i have a user user1 i need to give all the following permissions to user1, : a. A specific directory other than his home... (1 Reply)
Discussion started by: sriky86
1 Replies

8. Shell Programming and Scripting

UNIX CO command for file version history

Hello :) I'm a newb when it comes to shell scripting and was wondering about a command(s) for a script that could be used to checkout a certain number of version/revision histories of a file. I know for the latest revison you "co filename" or for a certain revision number "co -r*.* filename"... (2 Replies)
Discussion started by: MN-DBA
2 Replies

9. Shell Programming and Scripting

History file in UNIX

commands to view the history file in unix. I am not sure whether it is bash_history.sh (1 Reply)
Discussion started by: ramkumar15
1 Replies

10. What is on Your Mind?

The Great History of UNIX (1969-1999) | 30 Years of UNIX History | YouTube Video

I am pleased to announce this new video in 1080 HD for UNIX lovers honoring thirty years of UNIX history spanning from 1969 to 1999 presented in 150 seconds (two and a half minutes) in 1080 HD, celebrating the 50th anniversary of UNIX. The Great History of UNIX (1969-1999) | 30 Years of UNIX... (8 Replies)
Discussion started by: Neo
8 Replies
XRACER-BLENDER2TRACK(1) 				User Contributed Perl Documentation				   XRACER-BLENDER2TRACK(1)

NAME
xracer-blender2track - generate a XRacer track from a Blender exported description file SYNOPSIS
xracer-blender2track [ --verbose ] [ --silent ] [ --only-scenery ] [ --track-height=TRACK_HEIGHT ] [ --track-depth=TRACK_DEPTH] [ --track-expansion=FACTOR ] [ blender.export ] [ OBJ,TEXTURE,TEXSCALE,ROTATION [ ... ] ] xracer-blender2track help | ? DESCRIPTION
xracer-blender2track is a perl script that takes a track description file exported from Blender with help of the xracer-blenderexport Python module. It generates a C source file that contains code suitable to be used as a track description in the game XRacer. SEE ALSO
xracer(6), xracer-mkcraft(1p), XRacer::BVRML(3pm) AUTHOR
This documentation for xracer-blender2track was written by Filip Van Raemdonck (mechanix@digibel.org) for the Debian prepackaged version of XRacer. It is uncertain which of the persons listed in the AUTHORS file distributed with the XRacer sources has written the actual script. perl v5.14.2 2011-11-20 XRACER-BLENDER2TRACK(1)
All times are GMT -4. The time now is 08:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy