Results 1 to 4 of 4
Could any one write a small command list for me ...
commands as net send
dir files via konsol , making ..moviing.. making txt files and ect.. printing via konsol
...
- 02-03-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 1
Windows commands
Could any one write a small command list for me ...
commands as net send
dir files via konsol , making ..moviing.. making txt files and ect.. printing via konsol
i am new to mandrake.. pls help ... also net send.. does it exsist in mandrake ?
- 02-03-2005 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
http://www.laynetworks.com/linux.htm
Is a good place to start.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 02-03-2005 #3Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
It's not too bad for those commands...
ls (or dir works too) -dir
mkdir - mkdir or md in DOS
mv - move
net send I think exists, check the net command. I know that the likes of nettime exist, but possibly together as one word. There are a number of PDF guides on the net which are excellent and I found very helpful movinng from DOS batch to Unix shell script. Try googling "Bash advanced scripting pdf", BASH being the command interpreter used as standard.
Don't forget there are several interpreters so that there are different interpreters - zsh, csh,Bsh etc etc.
To ask for help in syntax, type the command followed by --help, or prefixed with 'man'. instead of the usual /? in DOS/NT command.
- 02-03-2005 #4Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
"Linux Pocket Guide" published by O'Reilly & Associates is a really great reference. It has commands organized by function, instead of alphabetically. It shows the most commonly used switches, etc so it's not nearly as hard to get through as, say, "Unix in a Nutshell". I wish I had had a copy 8 months earlier.
/IMHO
//got nothin'
///this use to look better


Reply With Quote
