|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Senior Member
Iscritto dal: Mar 2002
Città: Milano (Settimo Milanese)
Messaggi: 7030
|
Comando edit di Prompt di dos..
Io lo uso..ma ne faccio un uso ristretto..solo che non ho capito a che serve realmente..
grazie... |
|
|
|
|
|
#2 |
|
Senior Member
Iscritto dal: Mar 2002
Città: Milano (Settimo Milanese)
Messaggi: 7030
|
up
|
|
|
|
|
|
#3 |
|
Senior Member
Iscritto dal: Mar 2002
Città: Agrate B.za (MB)
Messaggi: 11543
|
4898 messaggi e non sai a cosa serve edit.com? Non hai mai messo le mani su config.sys, autoexec.bat e roba simile??? Non è altro che un editor di testo o meglio il qbasic con l'interfaccia di un editor di testo.
Ah, i bei tempi del DOS! |
|
|
|
|
|
#4 | |
|
Senior Member
Iscritto dal: Mar 2002
Città: Milano (Settimo Milanese)
Messaggi: 7030
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Senior Member
Iscritto dal: Mar 2002
Città: Agrate B.za (MB)
Messaggi: 11543
|
Alla fine è pur sempre un editor di testo... Puoi leggere, scrivere e stampare i normali .txt (o i vecchi .doc). Penso niente di più.
|
|
|
|
|
|
#6 | |
|
Senior Member
Iscritto dal: Mar 2002
Città: Milano (Settimo Milanese)
Messaggi: 7030
|
Quote:
|
|
|
|
|
|
|
#7 |
|
Senior Member
Iscritto dal: Aug 2001
Città: San Francisco, CA, USA
Messaggi: 13827
|
Per riscoprire le vecchie emozioni del DOS , tipo cercare di caricare + roba possibile in memoria Alta per liberare la Convenzionale , creare memoria Estesa , ottimizzare il sistema con tutti i meccanismi possibili da impostare in Config.sys allora :
www.freedos.org Ciao
__________________
GPU Compiler Engineer |
|
|
|
|
|
#9 | |
|
Senior Member
Iscritto dal: Mar 2002
Città: Milano (Settimo Milanese)
Messaggi: 7030
|
Quote:
|
|
|
|
|
|
|
#10 |
|
Senior Member
Iscritto dal: Aug 2001
Città: San Francisco, CA, USA
Messaggi: 13827
|
E' anke un comando unix :
Codice:
melchior@melchior melchior$: man subst
UNIX MANUAL PAGES
subst(n) Tcl Built-In Commands subst(n)
______________________________________________________________________________
NAME
subst - Perform backslash, command, and variable substitutions
SYNOPSIS
subst ?-nobackslashes? ?-nocommands? ?-novariables? string
____________________________________________________________________________________________________________________________________________
DESCRIPTION
This command performs variable substitutions, command substitutions,
and backslash substitutions on its string argument and returns the
fully-substituted result. The substitutions are performed in exactly
the same way as for Tcl commands. As a result, the string argument is
actually substituted twice, once by the Tcl parser in the usual fashion
for Tcl commands, and again by the subst command.
If any of the -nobackslashes, -nocommands, or -novariables are speci-
fied, then the corresponding substitutions are not performed. For
example, if -nocommands is specified, no command substitution is per-
formed: open and close brackets are treated as ordinary characters
with no special interpretation.
Note: when it performs its substitutions, subst does not give any spe-
cial treatment to double quotes or curly braces. For example, the
script
set a 44
subst {xyz {$a}}
returns ``xyz {44}'', not ``xyz {$a}''.
SEE ALSO
eval(n)
KEYWORDS
backslash substitution, command substitution, variable substitution
Tcl 7.4 subst(n)
(END)
__________________
GPU Compiler Engineer |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 15:28.











CIAO








