• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Confirm File Deletions in Qshell

    August 2, 2002 Timothy Prickett Morgan

    Hey, Ted:

    I accidentally deleted a file in Qshell. I know about the -i option for the rm command, but I forget to use it. Is there any way I can make the -i option the default setting?

    — Lynn

    Use an alias, Lynn. An alias is an alternate name for a command string.

    Add the following line to the .profile file in your home directory.

    alias rm='rm -i'
    

    If you want to change the default for all users, edit /etc/profile instead.

    When you run the rm command, Qshell will substitute rm -i for the rm you type. You will see the following message for each file specified as an argument to the command.

    rm: 001-2145 Do you want to remove the file 
    or directory myfile (Y or N)?
    

    You will have to type the letter y (in either upper- or lowercase) and press Enter to delete a file.

    Be aware that the cp and mv commands replace files without warning. Like rm, these commands can take the -i option. You may want to define similar aliases for these two commands.

    If the rm alias is defined, but you wish to avoid the confirmation prompt, use the -f option.

    rm  -f  myfile
    

    If you prefer, you can precede the command with a backslash () to avoid the prompt for confirmation.

    rm  myfile
    

    To see a list of defined aliases, type alias with no arguments on the Qshell command line and press Enter.

    — Ted

    Sponsored By
    TRAMENCO

    The Training and Mentoring Company (Tramenco) is dedicated to just one thing: Advancing your career by giving you the skills you need to solve real-world business problems.

    Choose from a menu of training options to fit your needs: onsite seminars, public seminars, mentoring, consulting, books, CBTs, and Web-based training.

    For more information about Tramenco’s career enhancing opportunities, call (800)421-8031 or go to www.tramenco.com.

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Tags: Tags: mgo_rc, Volume 2, Number 58 -- August 2, 2002

    Sponsored by
    Rocket Software

    Software built on TRUST. Delivered with LOVE.

    For over 35 years, Rocket Software’s solutions have empowered businesses to modernize their infrastructure, unlock data value, and drive transformation – all while ensuring modernization without disruption.

    Learn More

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Changing Languages on a 5250 Screen Valuable Newsletters

    Leave a Reply Cancel reply

MGO Volume: 2 Issue: 58

This Issue Sponsored By

    Table of Contents

    • Free Software from Kisco
    • Looking for Number Two
    • Confirm File Deletions in Qshell

    Content archive

    • The Four Hundred
    • Four Hundred Stuff
    • Four Hundred Guru

    Recent Posts

    • The Power11 Transistor Count Discrepancies Explained – Sort Of
    • Is Your IBM i HA/DR Actually Tested – Or Just Installed?
    • Big Blue Delivers IBM i Customer Requests In ACS Update
    • New DbToo SDK Hooks RPG And Db2 For i To External Services
    • IBM i PTF Guide, Volume 27, Number 33
    • Tool Aims To Streamline Git Integration For Old School IBM i Devs
    • IBM To Add Full System Replication And FlashCopy To PowerHA
    • Guru: Decoding Base64 ASCII
    • The Price Tweaking Continues For Power Systems
    • IBM i PTF Guide, Volume 27, Numbers 31 And 32

    Subscribe

    To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

    Pages

    • About Us
    • Contact
    • Contributors
    • Four Hundred Monitor
    • IBM i PTF Guide
    • Media Kit
    • Subscribe

    Search

    Copyright © 2025 IT Jungle