Search Results

Search: Posts Made By: mitan_shahverdy
Forum: Linux 10-17-2009
4,351
Posted By mitan_shahverdy
Thanks
...Actually I already had written my own script doing that in korn shell(ksh).
Forum: Programming 10-15-2009
2,891
Posted By mitan_shahverdy
Thx
THX!
Actually main point I'm interested in is:
Not creating a new project from scratch,
but starting to use already-existing, command-line/shell/(make based) project with IDE.

Had tried doing...
Forum: Linux 10-15-2009
4,351
Posted By mitan_shahverdy
That will work for me too. Please try "18/5/09"...
That will work for me too.
Please try "18/5/09" . :)
18 is day of month in EU forat.
Forum: Programming 10-14-2009
2,891
Posted By mitan_shahverdy
C++ ide
Hi,

I'm using command line for
editing(vi),
building(make),
debugging(gdb)
applications written in C++ .

To which IDE it is easyest/fastest to move such command-line project.

Seems...
Forum: Linux 10-14-2009
4,351
Posted By mitan_shahverdy
th
it didnt work. Actually its is discovered that its not possible to use european date in date command./seems doc supports that/.

So I written my own script.!
Forum: Linux 10-12-2009
4,351
Posted By mitan_shahverdy
date command
I need to compare 2 dates in european format (dd/mm/yyy).
date -d<my date> %s command converts date into unix epoch (integer), thus make it easy to compare.

The problem is that -d (or --date)...
Showing results 1 to 6 of 6

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