Summary: delete user with $userdel -r username where -r is for removing the entire directory structure of that user. otherewise try $deluser username similar ...
Summary: URGENT HELP NEEDED... I need to know how to delete duplicate lines from a pipe delimited file (ksh). it should check only the 1st field for any duplic...
Summary: I want to delete the last 3 lines in a set of files and then replace then with 3 different lines. The files are of different sizes.How do I do it? ...
Summary: Hi! I have to hide user's input (password) in the interactive shell. I am using 'read' to accept the input and assign it to the variable which later ...
Summary: hi, because LINUX use swap file sytem and extend2 partition, you cannot see the partition when you use FDISK. only you can do to erase the hard drive ...
Summary: HI I have a very large datafile with almost 8 million lines in it and its size is almost 44 Gigs. I have to look for certain lines in that file and i...
Summary: Sometimes these characters are placed in a file during a DOS to UNIX conversion (these characters can only be viewed using an editor such as vi editor...
Summary: You can also run this trick: rm -i *bas Just remember to answer N to any file which you do not want to delete, and CTRL-C when the wanted file has pas...
Summary: Look at your vendor-supplied find(1) program. Do this with the command line man 1 find and you should see how to ask the find(1) program to delete old...
Summary: I'm developing a FTP script to send some files to another one FTP server. That FTP server is 128 bit SSL enabled. While trying to login to the system,...
Summary: how to write a shellscript which can do that. That display on the screen -how many user logged in -newlogins since last sample -who has logged out...
Summary: Hi, I have an Oracle server running on UNIX I have a list of users and their IP address which are logged onto the system. I have a stored procedure ...
Summary: Hi, I'm a beginner script user. It there any shell script example where I could reference on how to check a file in a directory is there before overwr...
Summary: How do you find files, then copy the files into an existing directory. I am to find files starting with N which is not more than 10 days old, then cop...
Summary: I run 3 operating systems on my computer Red Hat Linux 6.0, windows 98 and Windows 2000. I ran linux on a separate drive and when I boot up it says li...
Summary: HI I have a number of scripts (run in ksh)that run and execute some import procedures for an Oracle database. To update the users I have created a sta...
Summary: I'm assuming that you are asking how to schedule something to be done every day at a certain time and not how to "...send DOS messaging service net se...
Summary: Hello, Can anyone tell me how to runscript remotely in a silent mode, which is that there is no user interaction with the log in staff since I want it...
Summary: i am a new user of unix .I saved an executable in fortran source code and now I have to compile it (on Unix).i don't knox how to do it,what is the com...
Summary: Hi there, I have a program which will write some log information to a log file. The problem is this log file grows too fast. But the log information i...
Summary: Currently, Im working with 2 unix environment. The Client (CAD/CAE) using HP-UX and server is IBM AIX. My problem is how to setup the HPLaserjet print...
Summary: Does anyone know how to uninstall or get rid of the Lilo boot sector on my boot drive? fdisk /mbr fdisks the master boot sector, the microsoft one not...
Summary: I want to write a query in shell that retrieves the users from a user table in oracle and then send an email to the user list output. How can i do th...