Using a ~/.zshrc containing only the line:
setopt correctall
The correction mechanism tries to correct a command argument to a file argument. This is testable using sudo in a directory with a .vim file:
Last login: Mon Jan 7 11:52:25 on ttys001
charmander% sudo vim ~/.zshrc
zsh: correct 'vim' to '.vim' [nyae]? % CTRL+C
charmander%
The argument to sudo is a command.
I want to delete files under a specific directory within a zip file.
Whats the command ?
For example ,
I wish to delete all files under "lib" diretory
Is it a correct command ?
zip -d archieve.zip |grep "/com/lib"
I'm not sure . Please correct me ...how do I remove files from a directory within a zip file.
Mr.Elendig wrote:1. Always use -Syu when installing stuff.2. log out/inI actually -Syu twice a day so I didn't do that. Anyways, I redid it with -Syu (just in case), logged out, logged in, but:~> java
zsh: correct 'java' to 'javap' [nyae]? n
zsh: command not found: java
exit 127
Munchor
https://bbs.archlinux.org/profile.php?id=65146
2012-12-17T14:42:25Z
Indulge me please on a simple question here... I want to put 9.10 on top of 8.04. Backup is done.
Which option is correct?
Attached Images
Screenshot.jpg (94.1 KB)
ODIN ISSUES: In desperate need of HELP.
I have a Verizon Galaxy Note 2(sch-i605). I found the right root files for my phone and flashed a custom ROM onto it using Odin. Now i want to flash a STOCK ROM back onto my phone but Odin won't recognize any of the files.
I used Ubuntu One Files on my iPhone and I enabled Auto-Upload Camera Roll feature. The app started uploading 500+ photos stored on my iPhone's Camera Roll, and it created a new folder titled "Pictures - iPhone".
Hello All,
I am writing an Expect Script to execute some commands over ssh then exit the script.
The script works just fine if I automate everything and assuming the correct password was entered.
So this Expect Script gets executed from a Bash script...
The correct ratio for my LCD TV is 1280x720 but each time i retatrt my computer it reverts back to 1360x768 so i have to go to Settings>Display Settings> Adjust with grandr to correct it.Does anyone know how i might make the change permenant?Thanks in advance :)
I have some Mythtv setups that use 9.04 as the OS. They work great so I am not interested in updates or improvements.
They both set Daylight Savings on the wrong week and I would like to set them to do the change on the correct week. I only use them for over-the-air broadcasts so they are not connected to the internet and can't update time that way.