In Unix/Linux
cat filename
In DOS
type filename
where "filename" is the name of the file(include the path name in front of the file name if the file is not in the current directory(i.e working directory)).
2006-10-09 03:58:38
·
answer #1
·
answered by fsm 3
·
0⤊
1⤋
In a word, sure! it somewhat isn't any information that some people in a rehab for alcohol abuse have tried that one. there is the two a actual and psychological dependence for people who abuse/have a situation with alcohol. it somewhat is probable a mix of the two that would desire to have them drink the mouthwash. in the event that they did not have one or the two a sort of dependencies, they does not do it, on an analogous time as quickly as.
2016-12-16 04:43:32
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
the only one I know for DOS is "type", for *nix you have options, depending on what is installed. Almost all distros come with "cat", which sends the entire file to standard out (the screen). There are also usually the commands "less" and "more", both of which introduce built in paging tools.
2006-10-09 04:51:59
·
answer #3
·
answered by John J 6
·
0⤊
1⤋
dos:
type "filename"
unix:
cat "filename"
2006-10-09 04:15:01
·
answer #4
·
answered by schvan 2
·
2⤊
1⤋