Search Results

Search: Posts Made By: sussus2326
Forum: Ubuntu 12-03-2012
8,232
Posted By sussus2326
Thanks. Alias will help to get the last 1000...
Thanks.

Alias will help to get the last 1000 lines dynamically. I am planning to expose this file using web server for external users to read. In this case will alias be helpful?

If there is...
Forum: Ubuntu 12-03-2012
8,232
Posted By sussus2326
I am looking for a way to create a symlink which...
I am looking for a way to create a symlink which will point to last 1000 lines of a logfile. The link will dynamically point to the last 1000 lines always.

My log file is huge and I am only...
Forum: Ubuntu 12-03-2012
8,232
Posted By sussus2326
Creating conditional symlink
Hi All,
Is there any way to create a symlink that will point to last 1000 line of a log file. My symlink will always point to "tail -1000 logfile".

This can be achieved by writing a script and...
Forum: Red Hat 11-03-2011
4,190
Posted By sussus2326
How to install RHCS on RHEL 6.1
Hi ,
I want to install RHCS on a remote RHEL machine. This machine is in amazon ec2, is there any way to do it without accessing the media?

[root@domU-12-31-39-14-15-32 data]# cat...
2,104
Posted By sussus2326
How to check exit status of unset variables
Hi All,

Is there any way to check exit status of unset variables?

In the following code PathX is not set and the script terminates without checking exit status.


#!/bin/bash
...
6,125
Posted By sussus2326
Thanks a lot guyz.
Thanks a lot guyz.
6,125
Posted By sussus2326
How to monitor a command inside shell script
Hi All,

Is there any way to monitor a command inside shell script ? I have a script inside which I have a tar command which zips around 200GB data.


tar zcvf...
2,264
Posted By sussus2326
Thanks a lot. This worked for me.
Thanks a lot.
This worked for me.
2,264
Posted By sussus2326
Hi, Thanks a ton for your quick response. Is...
Hi,
Thanks a ton for your quick response.
Is there any other way to make it dynamic. I don't want to add datatypes explicitly.

For eg. If the line contains quotes print the content along with...
2,264
Posted By sussus2326
How to print range of a line?
Hi ,

I have a file content like following. In few lines I have fields with '"' and in few not.

"Country" character varying(150),
"Region" character varying(60),
"Total Page...
Showing results 1 to 10 of 10

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