Search Results

Search: Posts Made By: D4vid
Forum: Programming 08-25-2011
3,440
Posted By D4vid
Thanks so much.i understand.i have to manage * by...
Thanks so much.i understand.i have to manage * by shell script and so i can pass the arguments to C programm.
As you said,I think it's the best way.
I'll try.
Thank you for your full explanation....
Forum: Programming 08-24-2011
3,440
Posted By D4vid
Problem on acquiring arguments with asterisk '*' (C language)
Hi everybody, I wrote a simple C programm on Unix (HP-UX). Initially, it has to acquire some arguments by command line and
print them on video. I use:

printf("%s\n",argv[i]);

where 'i'...
Forum: Solaris 02-08-2011
1,432
Posted By D4vid
Thank u guys, i supposed that didn't exist a...
Thank u guys, i supposed that didn't exist a single command or option that get single char by stdin.I knew something about "stty -echo" but never tried.
I'll try your methods and will report you.
...
Forum: Solaris 02-07-2011
1,432
Posted By D4vid
Camouflage STD IN on output (TRU64)
Hi guys, i have a new problem, even in scripting on KSH.
Given a string by standard INPUT (keyboard), i need to replace each character i print with this one '#' .
It's to camouflage password while...
Forum: Solaris 02-04-2011
2,356
Posted By D4vid
autocomplete Path on UNIX (TRU64)
Hi, i need autocmplete file_name/dir_name by TAB key. I work on UNIX (TRU64) and I just tried to type on .profile this setting:

set autolist

but it doesn't work. I think it is because this...
Showing results 1 to 5 of 5

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