Search Results

Search: Posts Made By: zvtral
2,699
Posted By zvtral
[ask]unicode utf-8 for arabic font
hlow all,

i want to read arabic font in cli (cat, vi ,etc) in windows i can see the for why in linux i can't see that. this for the example وَمَنْ يَشْكُرْ فَإِنَّمَا يَشْكُرُ لِنَفْسِهِ

what...
2,448
Posted By zvtral
thx for advice, now i want to output xml...
thx for advice,

now i want to output xml like this:

<capture><atribut name="tmp_Filename" value="INTest.rbs"/><atribut name="size_Filename"...
2,448
Posted By zvtral
[ask]xml to flat file
dear all,

i need your advice, i have xml file like this
input.xml
<?xml version="1.0" encoding="UTF-8"?>
<session xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
<capture>
<atribut...
Forum: Programming 05-07-2012
1,045
Posted By zvtral
[ask]rename file
hellow all

i have some problem for rename file

this my c++
#include <iostream>
#include <fstream>
#include <stdio.h>
#include <time.h>
#include <string>

using namespace std;

int...
Forum: BSD 04-30-2012
4,908
Posted By zvtral
are you sure oracle in emulated linux freebsd not...
are you sure oracle in emulated linux freebsd not efficient ???so any ide for freebsd using database
Forum: BSD 04-28-2012
4,908
Posted By zvtral
[ask]oracle in freebsd
dear all,

i want using oracle database on freebsd any have reference installing that oracle
4,517
Posted By zvtral
@cluber_xl:thx for advice i will test
@cluber_xl:thx for advice i will test
Forum: Programming 04-16-2012
7,880
Posted By zvtral
@corona688:thx for comment like this i have...
@corona688:thx for comment
like this i have input big file file:
SAMPLE
1:name_of_file:12345:345
2:name_of_file:56789:789

so i need print delimiter $4 (345 and 789) for will substitution to...
Forum: Programming 04-16-2012
7,880
Posted By zvtral
Convert Bash script to C
dear all,

i need your advice for convert bash shell to C programming

INDEX=/zpool1/NFS/INDEX/${1}
SCRIPT=/zpool1/NFS/script/${1}
LIST=SAMPLE

cd ${SCRIPT}
for i in `cat ${LIST}`
do...
4,517
Posted By zvtral
AWK Too many open streams to print/printf
hallow all i need your advice about this script

i have script like this:
INDEX=/zpool1/NFS/INDEX/${1}
SCRIPT=/zpool1/NFS/script/${1}
LIST=SAMPLE

cd ${SCRIPT}
for i in `cat ${LIST}`
do...
3,775
Posted By zvtral
thx dude @Chubler_XL
thx dude @Chubler_XL
3,775
Posted By zvtral
write specific line number in file
dear all,

i need your advice

i have sample script like this:
testing.sh
for i in {1..10}
do
echo testing $i
done

but i forgot create "#!/bin/bash" in above "for"
so i want...
899
Posted By zvtral
Forum: Solaris 04-11-2012
920
Posted By zvtral
[ask]migrasi solaris to linux
dear all,

i have plan for migrasi solaris10 to centos but i can't sure because my firmware is sunfire x4540 any have try migrasi this server to linux and any problem if this firmware running in...
3,736
Posted By zvtral
@corona688 there with @Scrutinizer...
@corona688

there with @Scrutinizer (https://www.unix.com/members/302052697.html) suggest must leave out function keyword
3,736
Posted By zvtral
@corona688 and @Scrutinizer...
@corona688 and @Scrutinizer (https://www.unix.com/members/302052697.html)

thx for your advice i can execute this with your alternative
3,736
Posted By zvtral
@corona688 thx for your advice but if i...
@corona688
thx for your advice
but if i execute this shell in linux they not have error like in solaris :(
3,736
Posted By zvtral
[ASK]execute shell with function in solaris
dear all
i need your advice in shell with solaris
i have testing script like this
#!/usr/bin/bash
function test(){
echo "testing only"
}
## execute function ##
test

but if i running...
2,437
Posted By zvtral
thx men for your advice:b:
thx men for your advice:b:
2,437
Posted By zvtral
remove delimiter
hy all,

i need case with input like this
1::||10334|11751|
2::10324|17541|||

i want output like this
1::||1033411751|
2::1032417541|||

how i can do that for get like output

thx before...
1,293
Posted By zvtral
<ask>methode Blocked Sort Based Indexing
dear all,

how to use metode Blocked Sort Based Indexing for using in shell iam still understand about that,

any one can give me sample ???

thx before
3,007
Posted By zvtral
oww in solaris must be using like this: ...
oww in solaris must be using like this:

/usr/xpg4/bin/awk -F "," '{close(f);f=$1}{print > f".txt"}' sample.txt

thx for advice:b:
case solve
3,007
Posted By zvtral
convert script linux to solaris???
dear all

how to convert my script like this

Code:
awk -F "," '{close(f);f=$1}{print > f".txt"}' sample.txt
for using in solaris iam first in solaris so all my script in linux not alot of...
2,603
Posted By zvtral
convert script awk
dear all

how to convert my script like this
awk -F "," '{close(f);f=$1}{print > f".txt"}' sample.txtfor using in solaris iam first in solaris so all my script in linux not alot of working in...
2,603
Posted By zvtral
[Solved] Split file using awk
hlow all,
need your advice
i have sample.txt
1252468812,yahoo,3.5
1252468812,hotmail,2.4
1252468819,yahoo,1.2
1252468812,msn,8.9
1252468923,gmail,12
1232468819,live,3.4
1252368929,yahoo,9.0...
Showing results 1 to 25 of 69

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