Home work in Windows Command Shell

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
discodivaa
Posts: 1
Joined: 25 Feb 2008 13:33

Home work in Windows Command Shell

#1 Post by discodivaa » 25 Feb 2008 14:23

Hi,
I need solve my home work. Can anyone help me, please?;)

    Write out the last row in text file by command.

    Write out text file in inverse order. First last row, second semi-final row,...

    On remote computer stop process with contains given string.

    Delete all rows in all files in given directory containing the given text.

    Write out names of all logged-in users in domain (computer+user)

    Disable to run the Task Manager on given remote computer.

Thaks

Post Reply