0403-027 The parameter list is too long for AIX
find . -name "*.aud" -print|xargs rm
在系統中如果想用tar打包時,有時會遇到:0403-027 The parameter list is too long
find . -name "*.aud"| cpio -ocB > aud.cpio
find詳解:
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/789833/viewspace-1046291/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【故障處理】-0403-027 The parameter list is too long
- -bash: /bin/rm: Argument list too long的解決辦法
- 刪除大量檔案Argument list too long錯誤解決
- WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK!AIENQ
- 【問題處理】diagcollection.pl採集指令碼執行出錯——Argument list too longGC指令碼
- UNIX 檔案太多,不能刪除的問題解決(ksh: /usr/bin/find: arg list too long)
- PLS-00172: string literal too long
- error:declared inside parameter listErrorIDE
- Laravel 5.4 常見錯誤:Specified key was too longLaravel
- 故障排除:"WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! "AIENQ
- WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK!的分析AIENQ
- 一次WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCKAIENQ
- MySQL:Specified key was too long; max key length is 767 bytesMySql
- ORA-01704: string literal too long 與CLOB
- File name too long window和linux排查,解決Linux
- Error running ‘Application’Command line is too longErrorAPP
- ValueError: output parameter for reduction operation logical_and has too many dimensions ?Error
- Laravel 5.5 資料遷移問題:Specified key was too longLaravel
- 【MOS】Index Rebuild Is Hanging Or Taking Too Long (文件 ID 272762.1)IndexRebuild
- Metlink:Troubleshooting:WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK!AIENQ
- ORA-00494 enqueue [CF] held for too long故障分析處理ENQ
- Specified key was too long; max key length is 1000 bytes
- mysql specified key was too long與Index column size too large. The maximum column size is 767 bytes.MySqlIndex
- ORA-00494: enqueue [CF] held for too long (more than 900 seconds)ENQ
- WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! 與 dc_tablespcesAIENQ
- 通過system state dump分析WAITED TOO LONG FOR A ROW CACHE ENQUEUEAIENQ
- WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK-[ID 278316.1]AIENQ
- ORA-01489: result of string concatenation is too long
- git拉取程式碼報錯filename too long unable to create fileGit
- SAP:CX_SY_READ_SRC_LINE_TOO_LONG解決
- AIX5.3: Too many processes 0403-030AI
- 解決 Specified key was too long ... 767 bytes 的本質問題
- ORA-00494: enqueue [CF] held for too long (more than 900 seconds) -RACENQ
- 轉:AIX中The largest dump device is too small的處理AIdev
- 翻譯metalink關於WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK文章AIENQ
- SP2-00027: Input is too long (> 2499 characters) - line ignored
- 執行遷移檔案報錯 1071 Specified key was too long.
- idea在使用git clone 時出現Filename too long的報錯資訊IdeaGit