Search Results

Search: Posts Made By: AshishK
6,160
Posted By AshishK
converting localtime to unixtime
hi,

how to convert the localtime to unixtime?

i have date from the date command in unix

i want to convert it into unixtime

thnx
2,145
Posted By AshishK
want to mail a list of files in different servers
Hi All,

I am running my script in crontab and it is generating a file everyday.

And I have 10 different servers and i am running the same script in every server in crontab which generates a...
14,022
Posted By AshishK
How can I use double character delimiter in the cut command
Hi All,

Can the cut command have double character delimiter?

If yes, how can we use it.

if my data file contains :

apple || mango || grapes

i used

cut -f1 -d"||" filename

but...
Forum: UNIX and Linux Applications 10-07-2007
27,804
Posted By AshishK
Reading and Writing from Excel using Unix scripting
Hi All,

I want to read and write into Excel files.

I want my script to generate the required output directly in the Excel format.

Is it possible through unix scripting or shall I have to use...
24,429
Posted By AshishK
if you are in unix system, then the command...
if you are in unix system,

then the command syntax is :

rcp {source path with the hostname (servername) } { destination path with hostname }

syntax is almost same as cp command in unix

if...
Showing results 1 to 5 of 5

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