ciao, come leggo un file .txt da shell unix?
ad esempio per il windows in dos è: type file.txt
in linux ?
grazie![]()
ciao, come leggo un file .txt da shell unix?
ad esempio per il windows in dos è: type file.txt
in linux ?
grazie![]()
prova conOriginariamente inviato da Lino80
ciao, come leggo un file .txt da shell unix?
ad esempio per il windows in dos è: type file.txt
in linux ?
grazie![]()
$less file.txt
.a.
Passa a Windows, Linux, Mac, BSD, Atari, Amiga, Unix o alle schede perforate. Fa come ti pare.
***
"There's probably no God. Now stop worrying and enjoy your life" - Atheist Bus in England
oppure prova con
cat file | more
o, se installati,
vi file
nano file
![]()
RFC Project - http://rfc.altervista.org
Clessidra MUD - http://www.clessidra.it - telnet: mud.clessidra.it:4000