Page 36 of 36 FirstFirst ... 26343536
Results 351 to 355 of 355

Thread: What was the last command you entered into Terminal?

  1. #351
    Join Date
    Aug 2017
    Location
    melbourne, au
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: What was the last command you entered into Terminal?

    Code:
    file /usr/bin/file-rename
    support query on `rename`

  2. #352
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: What was the last command you entered into Terminal?

    Code:
    $ m-search thrash
    m-search is a music player script that searches playlists on any system on the network. If more than 1 answer results, a numbered list of the playlist files is presented - enter the number and it will be played in order. To randomize, I use:
    Code:
    $ m-search thrash -r
    m-search can be run from any desktop here. It forces playback on a specific system with 5.1 audio connections, dealing with pulseaudio weenie security by setting the DISPLAY as needed.

    It is an ugly script that should be cleaner. Arguments are completely positional. I'm not even using shift;

    Code:
    $ wc -l  ~/bin/m-search 
    53 /home/thefu/bin/m-search
    Really should re-write it in perl. It is currently bash.

  3. #353
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: What was the last command you entered into Terminal?

    xprop -remove _KDE_NET_WM_SHADOW

  4. #354
    Join Date
    Apr 2009
    Location
    Mangalore India
    Beans
    840
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: What was the last command you entered into Terminal?

    Code:
    exit
    With regards
    Dr Kurian
    Microsoft gives you Windows... Linux gives you the whole house.

  5. #355
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: What was the last command you entered into Terminal?

    ping
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

Page 36 of 36 FirstFirst ... 26343536

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •